Module aws_smithy_observability::global
source · Expand description
Utilities for interacting with the currently set GlobalTelemetryProvider
Functions§
- 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 the current global TelemetryProvider.