Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions otlptranslator/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@
// Use BuildMetricName to build a metric name that will be accepted by Prometheus with full UTF-8 support.
//
// Use NormalizeLabel to normalize a label name to a valid format that can be used in Prometheus before UTF-8 characters were supported.
//
// Deprecated: Use github.com/prometheus/otlptranslator instead.
package otlptranslator
Loading