We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35ad99 commit 64474d2Copy full SHA for 64474d2
otlptranslator/doc.go
@@ -21,4 +21,6 @@
21
// Use BuildMetricName to build a metric name that will be accepted by Prometheus with full UTF-8 support.
22
//
23
// Use NormalizeLabel to normalize a label name to a valid format that can be used in Prometheus before UTF-8 characters were supported.
24
+//
25
+// Deprecated: Use github.com/prometheus/otlptranslator instead.
26
package otlptranslator
0 commit comments