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

#234 in Web programming

Download history 190601/week @ 2024-01-12 230124/week @ 2024-01-19 210701/week @ 2024-01-26 221920/week @ 2024-02-02 232701/week @ 2024-02-09 196624/week @ 2024-02-16 225860/week @ 2024-02-23 226537/week @ 2024-03-01 223009/week @ 2024-03-08 221131/week @ 2024-03-15 207178/week @ 2024-03-22 238709/week @ 2024-03-29 208716/week @ 2024-04-05 228691/week @ 2024-04-12 237269/week @ 2024-04-19 183264/week @ 2024-04-26

903,292 downloads per month
Used in 217 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

~1.9–2.8MB
~53K SLoC