opentelemetry-prometheus

Crates.ioopentelemetry-prometheus
lib.rsopentelemetry-prometheus
version0.16.0
sourcesrc
created_at2020-10-16 01:07:01.209114
updated_at2024-05-15 17:20:47.202805
descriptionPrometheus exporter for OpenTelemetry
homepagehttps://github.com/open-telemetry/opentelemetry-rust
repositoryhttps://github.com/open-telemetry/opentelemetry-rust
max_upload_size
id300304
size145,645
rust-maintainers (github:open-telemetry:rust-maintainers)

documentation

README

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry Prometheus

Prometheus integration for applications instrumented with OpenTelemetry.

Crates.io: opentelemetry-prometheus Documentation LICENSE GitHub Actions CI 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. This crate provides a pipeline and exporter for exposing metrics information to Prometheus for processing and visualization.

Commit count: 1057

cargo fmt