Module prometheus

Source
Available on crate feature prometheus only.
Expand description

A copy of the opentelemetry-prometheus crate, updated to work with the latest version of opentelemetry.

Structs§

PrometheusExporter
A Prometheus exporter for OpenTelemetry metrics.
PrometheusExporterBuilder
Builder for PrometheusExporter.

Functions§

exporter
Returns a new PrometheusExporterBuilder to configure a PrometheusExporter.