15 breaking releases

new 0.16.0 Feb 11, 2025
0.15.0 Nov 26, 2024
0.14.0 Oct 7, 2024
0.12.0 Jul 16, 2024
0.1.0 Mar 24, 2021

#561 in Debugging

Download history 7095/week @ 2024-10-22 5933/week @ 2024-10-29 7839/week @ 2024-11-05 7070/week @ 2024-11-12 6879/week @ 2024-11-19 6883/week @ 2024-11-26 9936/week @ 2024-12-03 9757/week @ 2024-12-10 8913/week @ 2024-12-17 2809/week @ 2024-12-24 3084/week @ 2024-12-31 8029/week @ 2025-01-07 9856/week @ 2025-01-14 10333/week @ 2025-01-21 10330/week @ 2025-01-28 8699/week @ 2025-02-04

41,069 downloads per month
Used in 11 crates (8 directly)

Apache-2.0

31KB
414 lines

OpenTelemetry AWS

OpenTelemetry — An observability framework for cloud-native software.

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