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§
- Noop
Async Instrument - A no-op async instrument.
- Noop
Meter Core - A no-op instance of a
Meter
- Noop
Meter Provider - A no-op instance of a
MetricProvider
- Noop
Registration - A no-op instance of a callback CallbackRegistration.
- Noop
Sync Instrument - A no-op sync instrument