opentelemetry_api

Crates.ioopentelemetry_api
lib.rsopentelemetry_api
version0.20.0
sourcesrc
created_at2019-06-27 22:58:05.309354
updated_at2023-07-29 21:19:27.301558
descriptionOpenTelemetry is a metrics collection and distributed tracing framework
homepagehttps://github.com/open-telemetry/opentelemetry-rust
repositoryhttps://github.com/open-telemetry/opentelemetry-rust
max_upload_size
id144147
size270,613
rust-maintainers (github:open-telemetry:rust-maintainers)

documentation

README

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+

Commit count: 1057

cargo fmt