[FEATURE] Distributor: Make add-metric-suffixes configurable#7286
Merged
friedrichg merged 8 commits intoMar 9, 2026
Conversation
added 4 commits
March 7, 2026 16:12
Signed-off-by: Siddharth Ahuja <[email protected]>
Signed-off-by: Siddharth Ahuja <[email protected]>
Signed-off-by: Siddharth Ahuja <[email protected]>
Signed-off-by: Siddharth Ahuja <[email protected]>
siddharthahuja1
force-pushed
the
siddharthahuja1/make-add-metric-suffixes-configurable
branch
from
March 7, 2026 10:43
70921d8 to
35c0335
Compare
siddharthahuja1
marked this pull request as ready for review
March 7, 2026 21:45
siddharthahuja1
marked this pull request as draft
March 7, 2026 21:51
siddharthahuja1
marked this pull request as ready for review
March 7, 2026 22:55
Signed-off-by: Siddharth Ahuja <[email protected]>
siddharthahuja1
force-pushed
the
siddharthahuja1/make-add-metric-suffixes-configurable
branch
from
March 7, 2026 23:15
9c4da62 to
0a640e8
Compare
added 2 commits
March 8, 2026 14:31
Signed-off-by: Siddharth Ahuja <[email protected]>
friedrichg
reviewed
Mar 9, 2026
Signed-off-by: Friedrich Gonzalez <[email protected]>
Shvejan
pushed a commit
to Shvejan/cortex
that referenced
this pull request
Mar 25, 2026
…roject#7286) * Make add-metric-suffixes configurable Signed-off-by: Siddharth Ahuja <[email protected]> * Documentation updates Signed-off-by: Siddharth Ahuja <[email protected]> * Unit tests for add-metric-suffixes config Signed-off-by: Siddharth Ahuja <[email protected]> * Documentation updates Signed-off-by: Siddharth Ahuja <[email protected]> * More doc fixes Signed-off-by: Siddharth Ahuja <[email protected]> * style: run modernize to reorganize config schema Signed-off-by: Siddharth Ahuja <[email protected]> * Apply suggestions from code review Signed-off-by: Friedrich Gonzalez <[email protected]> --------- Signed-off-by: Siddharth Ahuja <[email protected]> Signed-off-by: Friedrich Gonzalez <[email protected]> Co-authored-by: Siddharth Ahuja <[email protected]> Co-authored-by: Friedrich Gonzalez <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does:
This PR introduces a configurable parameter (add-metric-suffixes) to control addition of suffixes to the metrics for name normalization.
Addresses the feature request: #7282
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]