RabbitMQ Backends for .NET
The .NET Agent automatically detects RabbitMQ backends based upon calls from instrumented tiers. RabbitMQ exit points are methods that publish or push messages to a queue. RabbitMQ entry points are methods that listen or poll for new messages in the queue.
If you are using NServiceBus over the RabbitMQ transport, see NServiceBus Backends for .NET.