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. None is returned if the RwLock containing the global TelemetryProvider is poisoned or is currently locked by a writer.
- Set the current global TelemetryProvider.