OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry AWS

Community supported vendor integrations for applications instrumented with [OpenTelemetry].

Crates.io: opentelemetry-aws Documentation LICENSE GitHub Actions CI Gitter chat

Documentation | Chat

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. Contributions are welcome.