6 releases (breaking)
0.6.0 | Oct 25, 2022 |
---|---|
0.5.0 | Jan 22, 2022 |
0.4.0 | Aug 7, 2021 |
0.3.0 | Jun 17, 2021 |
0.1.0 | Mar 24, 2021 |
#14 in #zipkin
4,658 downloads per month
Used in 3 crates
(2 directly)
39KB
289 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. Contributions are welcome.
Dependencies
~4MB
~81K SLoC