9 breaking releases

0.10.0 Feb 27, 2024
0.9.0 Nov 6, 2023
0.8.0 Jul 29, 2023
0.7.0 Mar 26, 2023
0.1.0 Mar 24, 2021

#255 in Debugging

Download history 1543/week @ 2023-12-23 1917/week @ 2023-12-30 3135/week @ 2024-01-06 3122/week @ 2024-01-13 4489/week @ 2024-01-20 3469/week @ 2024-01-27 2859/week @ 2024-02-03 3178/week @ 2024-02-10 3354/week @ 2024-02-17 2886/week @ 2024-02-24 3122/week @ 2024-03-02 2942/week @ 2024-03-09 3281/week @ 2024-03-16 3169/week @ 2024-03-23 3791/week @ 2024-03-30 3160/week @ 2024-04-06

13,910 downloads per month
Used in 7 crates (5 directly)

Apache-2.0

25KB
310 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.7–1.8MB
~36K SLoC