opentelemetry-aws

Crates.ioopentelemetry-aws
lib.rsopentelemetry-aws
version0.11.0
sourcesrc
created_at2021-03-24 02:15:59.400083
updated_at2024-06-21 10:16:16.635418
descriptionAWS exporters and propagators for OpenTelemetry
homepagehttps://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws
repositoryhttps://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws
max_upload_size
id372781
size37,559
rust-maintainers (github:open-telemetry:rust-maintainers)

documentation

README

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.

Commit count: 849

cargo fmt