Function opentelemetry::global::set_meter_provider
source ยท pub fn set_meter_provider<P>(new_provider: P)
Expand description
Sets the given MeterProvider
instance as the current global meter
provider.
pub fn set_meter_provider<P>(new_provider: P)
Sets the given MeterProvider
instance as the current global meter
provider.