13 breaking releases
0.14.0 | Oct 7, 2024 |
---|---|
0.12.0 | Jul 16, 2024 |
0.10.0 | Feb 27, 2024 |
0.9.0 | Nov 6, 2023 |
0.1.0 | Mar 24, 2021 |
#519 in Debugging
29,372 downloads per month
Used in 8 crates
(6 directly)
30KB
389 lines
OpenTelemetry AWS
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.5–1.9MB
~34K SLoC