We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009fb87 commit 3159196Copy full SHA for 3159196
content/docs/guides/utf8.md
@@ -97,7 +97,7 @@ OTLP receiver in Prometheus 3.0 still normalizes all names to Prometheus format
97
translation_strategy: NoUTF8EscapingWithSuffixes
98
99
100
-See [OpenTelemetry guide](./opentelemetry) for more details.
+See [OpenTelemetry guide](opentelemetry.md) for more details.
101
102
103
# Querying
@@ -119,4 +119,4 @@ Label names must also be quoted if they contain legacy-incompatible characters:
119
`{"metric.name", "my.label.name"="bar"}`
120
121
The metric name can appear anywhere inside the braces, but style prefers that it
122
-be the first term.
+be the first term.
0 commit comments