# Functions
NewPrometheusExporter creates a PrometheusExporter instance with a MeterProvider and a Handler, and returns it along with any errors.
# Structs
MetricsProviderOptions represents the options of the providers for publishing metrics.
PrometheusExporter is the struct that holds the metrics reklated data.
PrometheusOptions represents prometheus metrics provider options.