nytimes / collectd-rabbitmq

A collected plugin, written in python, to collect statistics from RabbitMQ.
https://collectd-rabbitmq.readthedocs.org/
Other
145 stars 79 forks source link

Include additional metric consumer_utilisation in the queue_stats function #66

Closed monkey670 closed 6 years ago

monkey670 commented 6 years ago

As mentioned incoporated a new metric to the queue_stats function in order to report on the consumer_utilisation. This provides the ability to monitor consumer utilisation. Resulting in an early indication of issues with the queue and highlighting slow message delivery.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 290f4c839b1638c645809e90141f0331bf6cb9d2 on monkey670:improvement/consumer-utilisation-metric into f1794925d40f270ec18500642124de89ea2c114b on NYTimes:master.