4 releases (breaking)

0.20.0 Jul 29, 2023
0.19.0 Mar 26, 2023
0.18.0 Sep 13, 2022
0.1.0 Jun 27, 2019

#236 in Web programming

Download history 222396/week @ 2023-12-14 105309/week @ 2023-12-21 110918/week @ 2023-12-28 200915/week @ 2024-01-04 186344/week @ 2024-01-11 227960/week @ 2024-01-18 214497/week @ 2024-01-25 222005/week @ 2024-02-01 233897/week @ 2024-02-08 195909/week @ 2024-02-15 218064/week @ 2024-02-22 232125/week @ 2024-02-29 224349/week @ 2024-03-07 221208/week @ 2024-03-14 200852/week @ 2024-03-21 187217/week @ 2024-03-28

879,271 downloads per month
Used in 219 crates (25 directly)

Apache-2.0

260KB
4.5K SLoC

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry Rust API

The Rust OpenTelemetry implementation.

Crates.io: opentelemetry-api Documentation LICENSE GitHub Actions CI codecov 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. You can export and analyze them using Prometheus, Jaeger, and other observability tools.

Compiler support: requires rustc 1.60+

Dependencies

~2–2.9MB
~54K SLoC