opentelemetry-aws

Crates.ioopentelemetry-aws
lib.rsopentelemetry-aws
version0.18.0
created_at2021-03-24 02:15:59.400083+00
updated_at2025-05-28 14:59:07.540837+00
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
size69,229
rust-publishers (github:open-telemetry:rust-publishers)

documentation

README

OpenTelemetry AWS

OpenTelemetry — An observability framework for cloud-native software.

Status
Stability beta
Owners Jonathan Lee

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: 1014

cargo fmt