Expand description
Utilities for interacting with the currently set GlobalTelemetryProvider
Functionsยง
- get_
telemetry_ provider - Get an Arc reference to the current global TelemetryProvider. Will return an Err if the RwLock holding the global TelemetryProvider is locked or poisoned.
- set_
telemetry_ provider - Set the current global TelemetryProvider.