14 breaking releases

0.15.0 Nov 26, 2024
0.13.0 Sep 30, 2024
0.12.0 Jul 16, 2024
0.10.0 Feb 27, 2024
0.1.0 Mar 24, 2021

#569 in Debugging

Download history 6486/week @ 2024-08-19 6839/week @ 2024-08-26 7647/week @ 2024-09-02 6963/week @ 2024-09-09 6619/week @ 2024-09-16 10020/week @ 2024-09-23 7377/week @ 2024-09-30 8793/week @ 2024-10-07 6495/week @ 2024-10-14 7262/week @ 2024-10-21 5924/week @ 2024-10-28 8001/week @ 2024-11-04 6897/week @ 2024-11-11 6718/week @ 2024-11-18 6612/week @ 2024-11-25 9505/week @ 2024-12-02

30,010 downloads per month
Used in 10 crates (7 directly)

Apache-2.0

30KB
389 lines

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry AWS

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–1.4MB
~21K SLoC