Module opentelemetry::metrics::noop

source ·
Expand description

§No-op OpenTelemetry Metrics Implementation

This implementation is returned as the global Meter if no MeterProvider has been set. It is expected to have minimal resource utilization and runtime impact.

Structs§