Skip to content
New issue

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

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

Already on GitHub? # to your account

cmd/ocprometheus: Allow decoding enumerated values #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RavuAlHemio
Copy link

Some string values represent an enumerated value that can be easily
converted to a numeric value (such as interface speeds into the number
of bits per second). Introduce a configuration option decodeenum that
allows specifying such a mapping. Additionally, update the ocprometheus
README to reflect this change.

@kalebris
Copy link

Any news on this getting pulled? This would be a great feature add IMHO.

Some string values represent an enumerated value that can be easily
converted to a numeric value (such as interface speeds into the number
of bits per second). Introduce a configuration option `decodeenum` that
allows specifying such a mapping. Additionally, update the ocprometheus
README to reflect this change.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants