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
143,787 downloads per month
Used in 14 crates
(11 directly)
32KB
412 lines
OpenTelemetry AWS

| Status | |
|---|---|
| Stability | beta |
| Owners | Jonathan Lee |
Additional types for exporting OpenTelemetry data to AWS.
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