[rabbitmq-discuss] Firehose Tracer API?

Emile Joubert emile at rabbitmq.com
Wed Aug 22 10:13:31 BST 2012


Hi Clay,

On 21/08/12 22:00, Clay Anderson wrote:
> Is there any way to turn on/off the Firehose Tracer from the API?
> 
> I'm basically looking for the equivalent to "rabbitmqctl trace_on" from C#.

AMQP does not let you do this, but you could use a library (e.g.
OTP.NET) that allows you to perform the same actions as rabbitmqctl from
C#. You will need to provide the library access to the erlang cookie for
this to work.


-Emile



More information about the rabbitmq-discuss mailing list