Skip to content

This is the meter provider (otel_meter_provider) otel uses when metrics collection is disabled.

Value

Not applicable.

Details

All methods are no-ops or return objects that are also no-ops.

Examples

meter_provider_noop$new()
#> <otel_meter_provider_noop/otel_meter_provider>
#> methods:
#>   get_meter(name, version, schema_url, attributes)
#>   flush(timeout)
#>   shutdown(timeout)
#>   get_metrics()