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

#226 in Web programming

Download history 221295/week @ 2024-01-24 220128/week @ 2024-01-31 219173/week @ 2024-02-07 211287/week @ 2024-02-14 219342/week @ 2024-02-21 226990/week @ 2024-02-28 225237/week @ 2024-03-06 223806/week @ 2024-03-13 203348/week @ 2024-03-20 224703/week @ 2024-03-27 224941/week @ 2024-04-03 222893/week @ 2024-04-10 237706/week @ 2024-04-17 234091/week @ 2024-04-24 219670/week @ 2024-05-01 194556/week @ 2024-05-08

933,294 downloads per month
Used in 215 crates (24 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

~1.9–2.8MB
~52K SLoC