1 unstable release

0.20.0-beta.1 Jun 13, 2023

#1765 in Development tools

Download history 39/week @ 2024-01-01 100/week @ 2024-01-08 140/week @ 2024-01-15 88/week @ 2024-01-22 54/week @ 2024-01-29 54/week @ 2024-02-05 38/week @ 2024-02-12 47/week @ 2024-02-19 73/week @ 2024-02-26 61/week @ 2024-03-04 67/week @ 2024-03-11 55/week @ 2024-03-18 85/week @ 2024-03-25 99/week @ 2024-04-01 46/week @ 2024-04-08 75/week @ 2024-04-15

310 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

~2–2.9MB
~54K SLoC