ts_opentelemetry_api

Crates.iots_opentelemetry_api
lib.rsts_opentelemetry_api
version0.20.0-beta.1
sourcesrc
created_at2023-06-13 17:33:25.411771
updated_at2023-06-13 17:33:25.411771
descriptionThis is a fork of opentelemetry-rust
homepagehttps://github.com/open-telemetry/opentelemetry-rust
repositoryhttps://github.com/open-telemetry/opentelemetry-rust
max_upload_size
id889307
size268,389
Core Dev (github:holochain:core-dev)

documentation

README

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+

Commit count: 1057

cargo fmt