18 breaking releases

0.19.0 Oct 1, 2025
0.18.0 May 28, 2025
0.17.0 Apr 2, 2025
0.16.0 Feb 11, 2025
0.1.0 Mar 24, 2021

#526 in Profiling

Download history 9233/week @ 2025-10-13 8338/week @ 2025-10-20 11525/week @ 2025-10-27 10935/week @ 2025-11-03 10762/week @ 2025-11-10 12616/week @ 2025-11-17 9918/week @ 2025-11-24 9830/week @ 2025-12-01 13122/week @ 2025-12-08 12652/week @ 2025-12-15 5176/week @ 2025-12-22 4036/week @ 2025-12-29 23622/week @ 2026-01-05 26198/week @ 2026-01-12 43495/week @ 2026-01-19 50185/week @ 2026-01-26

143,787 downloads per month
Used in 14 crates (11 directly)

Apache-2.0

32KB
412 lines

OpenTelemetry AWS

OpenTelemetry — An observability framework for cloud-native software.

Status
Stability beta
Owners Jonathan Lee

Additional types for exporting OpenTelemetry data to AWS.

Crates.io: opentelemetry-aws Documentation LICENSE GitHub Actions CI Slack

Overview

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This crate provides additional propagators and exporters for sending telemetry data to AWS's telemetry platform.

Supported component

Currently, this crate only supports XRay propagator and Xray ID Generator. Contributions are welcome.

Dependencies

~0.3–3MB
~34K SLoC