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 8d61559 commit 719267cCopy full SHA for 719267c
content/docs/guides/utf8.md
@@ -16,7 +16,7 @@ This document guides you through the UTF-8 transition details.
16
17
# Go Instrumentation
18
19
-Currently, metrics created by the official Prometheus [client_golang library](github.com/prometheus/client_golang) will reject UTF-8 names
+Currently, metrics created by the official Prometheus [client_golang library](https://github.com/prometheus/client_golang) will reject UTF-8 names
20
by default. It is necessary to change the default validation scheme to allow
21
UTF-8. The requirement to set this value will be removed in a future version of
22
the common library.
0 commit comments