1 unstable release
0.20.0-beta.1 | Jun 13, 2023 |
---|
#31 in #metrics-collection
24 downloads per month
Used in 6 crates
(4 directly)
430KB
9K
SLoC
OpenTelemetry Rust SDK
A fork of the Rust OpenTelemetry implementation.
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+
OpenTelemetry Benchmarks
From the root folder, run the following command:
cargo bench
Dependencies
~2–15MB
~192K SLoC