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.
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.