This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Description
RabbitMQ has the ability to inform administrators when a connection (or channels, or queues) is in "flow control", meaning that the server can't process messages as fast as the connection wants to publish them. This can indicate all kinds of things, things that would be useful to be able to monitor.
It would be great if the exporter made this information available.