Skip to content

feat: add configurable name validation scheme (legacy or utf8) #6890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

7h3-3mp7y-m4n
Copy link
Contributor

What this PR does:
Adds name_validation_scheme as a YAML config field and -name.validation_scheme as a CLI flag to configure the metric and label name validation mode. Supports legacy (default) and UTF-8 options.
Which issue(s) this PR fixes:
Fixes #6702
Follow Up #6733
Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@dosubot dosubot bot added go Pull requests that update Go code sync-vendor type/feature labels Jul 17, 2025
Signed-off-by: 7h3-3mp7y-m4n <[email protected]>
@7h3-3mp7y-m4n 7h3-3mp7y-m4n changed the title feat: add configurable name validation scheme (legacy or utf8 feat: add configurable name validation scheme (legacy or utf8) Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code size/M sync-vendor type/feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make NameValidationScheme configurable
1 participant