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

Don't collect some always-empty values, don't dispatch empty values #73

Closed abompard closed 5 years ago

abompard commented 5 years ago

This fixes #72 , see the issue for details. The two problems outlined in issue #72 are fixed by two different commits in this PR.