Skip to content

UTF-8 character support for label and metric names #10283

@tinitiuset

Description

@tinitiuset

Prometheus supports this as of 3.0 but Mimir does not support it still.

If UTF-8 is enabled, some tests will need work:

  • TestLabelValuesCardinalityHandler_ParseError
  • ...

UTF-8 is specifically disabled in different places by setting model.NameValidationScheme = model.LegacyValidation in init functions.

Related issues:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions