Skip to content

Commit a32fa1b

Browse files
committed
chore: add prometheus back with API and SDK pinned at 0.23
1 parent 51f35d8 commit a32fa1b

File tree

1 file changed

+2
-2
lines changed
  • opentelemetry-prometheus/src

1 file changed

+2
-2
lines changed

opentelemetry-prometheus/src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! An OpenTelemetry exporter for [Prometheus] metrics.
2-
//!
3-
//! <div class="warning"> The development of prometheus exporter has halt until the Opentelemetry metrics API and SDK reaches 1.0. Current
2+
//!
3+
//! <div class="warning"> The development of prometheus exporter has halt until the Opentelemetry metrics API and SDK reaches 1.0. Current
44
//! implementation is based on Opentelemetry API and SDK 0.23.</div>
55
//!
66
//! [Prometheus]: https://prometheus.io

0 commit comments

Comments
 (0)