Skip to content

Commit 8d936d5

Browse files
authored
1 parent 881d008 commit 8d936d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/compatibility/prometheus_and_openmetrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ to avoid conflicts with the already existing `otel_scope_name`, `otel_scope_vers
468468

469469
**Status**: [Stable](../document-status.md)
470470

471-
An [OpenTelemetry Gauge](../metrics/data-model#gauge) MUST be converted following
471+
An [OpenTelemetry Gauge](../metrics/data-model.md#gauge) MUST be converted following
472472
a hint present in [metric.metadata][metricMetadata]:
473473
- If the `prometheus.type` key is absent, or its value is equal to `gauge`, the datapoint MUST be transformed to a Prometheus Gauge.
474474
- If the `prometheus.type` key has value equal to `unkown`, the datapoint MUST be transformed to a Prometheus Unknown.

0 commit comments

Comments
 (0)