Available on crate features
plugins and metrics-opentelemetry only.Expand description
OpenTelemetry backend implementation.
Structsยง
- Otel
Metrics Backend - Basic OpenTelemetry metrics backend that records counters using the global meter provider. Users are expected to configure an exporter (e.g. OTLP, Prometheus) separately.