Open
Description
Prometheus updated its data model to allow for, among other things, widen the restrictions for allowable metric and label names.
The corresponding specification for Prometheus in this Open Telemetry specification should be updated to match. Specifically, I'd like to make it clear that exporters can optionally pass through Otel names untranslated, with dot separators and no suffixes, to Prometheus. If there are any other differences between the two specifications those should be resolved at the same time.
Tasks:
- Translation strategies from Otel to Prometheus (underscores with suffixes, underscores without suffixes, utf-8 with suffixes, utf-8 without suffixes ("no-translation"): Prometheus translation modes #4533
- UTF-8 character support: Prometheus translation modes #4533
- Switch from otel_scope_info metric to labels
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status