Skip to content

Commit 1898395

Browse files
authored
update links to openmetrics to reference the v1.0.0 release (#5791)
1 parent c386693 commit 1898395

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/2024/prometheus-compatibility-survey

1 file changed

+1
-1
lines changed

content/en/blog/2024/prometheus-compatibility-survey/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ should not generally be included in the metric name. Prometheus conventions
121121
[recommend](https://prometheus.io/docs/practices/naming/#metric-names) that the
122122
unit be included as a suffix of the metric name. OpenMetrics goes a step further
123123
and
124-
[requires this unit suffix](https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#unit).
124+
[requires this unit suffix](https://github.com/prometheus/OpenMetrics/blob/v1.0.0/specification/OpenMetrics.md#unit).
125125
Currently, when exporting in Prometheus format from an OpenTelemetry SDK, the
126126
unit is added as a suffix to the metric name.
127127

0 commit comments

Comments
 (0)