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

Add 'LocalQueuesOnly' option #67

Open wrossmann opened 6 years ago

wrossmann commented 6 years ago

Our monitoring workflow relies on cluster nodes reporting their own stats to the backend, so I've added an option that causes get_queues() to return only queues that are local to the node being queried.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.4%) to 98.571% when pulling e7090241000b8d9c7449a8e1fc8693f9c7347155 on wrossmann:master into 3acc83e5710b2ae50dfe2f67ef00a82fc0bf4f7f on NYTimes:master.