Crate aws_smithy_observability

source ·
Expand description

Smithy Observability

Re-exports§

Modules§

  • Attributes (also referred to as tags or annotations in other telemetry systems) are structured key-value pairs that annotate a span or event. Structured data allows observability backends to index and process telemetry data in ways that simple log messages lack.
  • Observability Errors
  • Utilities for interacting with the currently set GlobalTelemetryProvider
  • Metrics are used to gain insight into the operational performance and health of a system in real time.
  • Definitions of high level Telemetry Providers.