pub fn set_meter_provider<P>(new_provider: P)Available on crate feature
metrics only.Expand description
Sets the given MeterProvider instance as the current global meter
provider.
pub fn set_meter_provider<P>(new_provider: P)metrics only.Sets the given MeterProvider instance as the current global meter
provider.