Crates.io | opentelemetry-aws |
lib.rs | opentelemetry-aws |
version | 0.14.0 |
source | src |
created_at | 2021-03-24 02:15:59.400083 |
updated_at | 2024-10-07 16:41:34.378907 |
description | AWS exporters and propagators for OpenTelemetry |
homepage | https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws |
repository | https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws |
max_upload_size | |
id | 372781 |
size | 42,651 |
Additional types for exporting OpenTelemetry
data to AWS.
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.
Currently, this crate only supports XRay
propagator and Xray
ID Generator. Contributions are welcome.