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§
- Prometheus
Exporter - A Prometheus exporter for OpenTelemetry metrics.
- Prometheus
Exporter Builder - Builder for
PrometheusExporter
.
Functions§
- exporter
- Returns a new
PrometheusExporterBuilder
to configure aPrometheusExporter
.