18 breaking releases

0.28.0 Feb 11, 2025
0.27.0 Dec 7, 2024
0.17.0 Jul 24, 2024
0.15.0 Feb 25, 2024
0.3.0 Nov 10, 2020

#390 in Profiling

Download history 42903/week @ 2024-10-30 29928/week @ 2024-11-06 65932/week @ 2024-11-13 46017/week @ 2024-11-20 38716/week @ 2024-11-27 50304/week @ 2024-12-04 55751/week @ 2024-12-11 26439/week @ 2024-12-18 12570/week @ 2024-12-25 29715/week @ 2025-01-01 74554/week @ 2025-01-08 68363/week @ 2025-01-15 55545/week @ 2025-01-22 59207/week @ 2025-01-29 71899/week @ 2025-02-05 54214/week @ 2025-02-12

253,348 downloads per month
Used in 92 crates (29 directly)

Apache-2.0

1MB
23K SLoC

OpenTelemetry Prometheus Exporter

OpenTelemetry — An observability framework for cloud-native software.

Prometheus integration for applications instrumented with OpenTelemetry.

The development of prometheus exporter has halt until the Opentelemetry metrics API and SDK reaches 1.0. Current implementation is based on Opentelemetry API and SDK 0.27.

Crates.io: opentelemetry-prometheus Documentation LICENSE GitHub Actions CI Slack

OpenTelemetry Overview

OpenTelemetry is an Observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. OpenTelemetry is vendor- and tool-agnostic, meaning that it can be used with a broad variety of Observability backends, including open source tools like [Jaeger] and [Prometheus], as well as commercial offerings.

OpenTelemetry is not an observability backend like Jaeger, Prometheus, or other commercial vendors. OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment. Crucially, the storage and visualization of telemetry is intentionally left to other tools.

Release Notes

You can find the release notes (changelog) here.

Dependencies

~3–9.5MB
~88K SLoC