[rabbitmq-discuss] listing producers

Michael Klishin mklishin at gopivotal.com
Fri Jun 20 09:43:53 BST 2014


On 20 June 2014 at 12:38:10, Jharna Sharma (jharna.sharma at aricent.com) wrote:
> > Yes, how to get a list of such connections..??

You can get a list connections that publish messages by listing channels,
filtering out those with 0 message rates, and accessing connection_details
for the channels with positive message rates.

There is no way to correlate exchanges to channels, though.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list