Changed heuristic for generating metric names from the Description. "count" and "byte count" were mapping to the same value. Newer versions of Prometheus were flagging the error.
How
formatDescription() changed. This will not affect other monitor solutions that have chosen to map names explicitly rather than using this mechanism.
Testing
Start the prometheus MQ monitor program and work with it directly (browser to http://localhost:9157) which shows errors
Please ensure all items are complete before opening.
What
Changed heuristic for generating metric names from the Description. "count" and "byte count" were mapping to the same value. Newer versions of Prometheus were flagging the error.
How
formatDescription() changed. This will not affect other monitor solutions that have chosen to map names explicitly rather than using this mechanism.
Testing
Start the prometheus MQ monitor program and work with it directly (browser to http://localhost:9157) which shows errors
Issues
62