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

Use rabbitmq_connections for the connections overview stat #41

Closed redterror closed 8 years ago

redterror commented 8 years ago

This changes the cluster connections overview stat to use the rabbitmq_connections type, since we want a gauge and the default connections type is a derive type.

Missed this in the initial PR...

redterror commented 8 years ago

Sheesh, linter complaining about commit message length. :(

jimbydamonk commented 8 years ago

Thanks again @redterror. You got lucky number 1.10.0 as a release!

redterror commented 8 years ago

Woohoo!