Crates.io | opentelemetry_api |
lib.rs | opentelemetry_api |
version | 0.20.0 |
source | src |
created_at | 2019-06-27 22:58:05.309354 |
updated_at | 2023-07-29 21:19:27.301558 |
description | OpenTelemetry is a metrics collection and distributed tracing framework |
homepage | https://github.com/open-telemetry/opentelemetry-rust |
repository | https://github.com/open-telemetry/opentelemetry-rust |
max_upload_size | |
id | 144147 |
size | 270,613 |
The Rust OpenTelemetry implementation.
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+