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

#28 in #metrics-collection

Download history 320969/week @ 2024-10-15 322941/week @ 2024-10-22 282661/week @ 2024-10-29 274460/week @ 2024-11-05 319787/week @ 2024-11-12 283768/week @ 2024-11-19 164661/week @ 2024-11-26 253418/week @ 2024-12-03 312480/week @ 2024-12-10 193971/week @ 2024-12-17 44924/week @ 2024-12-24 122416/week @ 2024-12-31 278231/week @ 2025-01-07 244811/week @ 2025-01-14 225419/week @ 2025-01-21 189074/week @ 2025-01-28

971,182 downloads per month
Used in 313 crates (18 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.8–2.8MB
~51K SLoC