Skip to content

Add possibility to disable implicit label conversion.#7

Open
gozora wants to merge 2 commits into
ulranh:masterfrom
gozora:master
Open

Add possibility to disable implicit label conversion.#7
gozora wants to merge 2 commits into
ulranh:masterfrom
gozora:master

Conversation

@gozora
Copy link
Copy Markdown

@gozora gozora commented Feb 12, 2024

Hello @ulranh

Currently, labels in metrics are converted to lower case and spaces are replaced by underscore ('_') which might be undesirable is some scenarios.
This patch adds --clean_labels=(bool), option which allows to turn off such behavior.
Option is set to true by default, to not to break backwards compatibility.

gozora added 2 commits August 7, 2023 10:53
Currently, labels in metrics are converted to lower case and spaces are
replaced by underscore ('_') which might be undesirable is some
scenarios.
This patch adds --clean_labels=(bool), option which allows to turn off such
behaviour.
Option is set to `true` by default, to not to break backwards
compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant