1 unstable release

0.20.0-beta.1 Jun 13, 2023

#827 in Debugging

Download history 49/week @ 2024-07-19 42/week @ 2024-07-26 35/week @ 2024-08-02 34/week @ 2024-08-09 33/week @ 2024-08-16 31/week @ 2024-08-23 30/week @ 2024-08-30 20/week @ 2024-09-06 21/week @ 2024-09-13 40/week @ 2024-09-20 33/week @ 2024-09-27 9/week @ 2024-10-04 14/week @ 2024-10-11 20/week @ 2024-10-18 14/week @ 2024-10-25 15/week @ 2024-11-01

63 downloads per month
Used in 8 crates (6 directly)

Apache-2.0

255KB
4.5K SLoC

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry Rust API

The Rust OpenTelemetry implementation.

Crates.io: opentelemetry-api Documentation LICENSE

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. You can export and analyze them using Prometheus, Jaeger, and other observability tools.

Compiler support: requires rustc 1.60+

Dependencies

~1.8–2.7MB
~51K SLoC