Hello Team,
Is my understanding correct that there is no support for RabbitMQ backend detection in Python? I cannot see that information explicitly mentioned in documentation. If it's not natively supported, is there any way to manually detect such a connection and see it on the flow map?
Thanks!
L.
Hi Lukasz,
Rabbit MQ officially supports python as a message broker, using Pika client for sending and receiving message like a post office. In this relationship, RabbitMQ is a post box, a mailing station, and a postal worker. The significant distinction among RabbitMQ and the mail centre is that it doesn't manage paper, rather it acknowledges, stores, and advances double masses of information ‒ messages.
The AppDynamics team is still working on implementing this functionality of monitoring and synthesis of information via Rabbit MQ and even many libraries of python in AppDynamics.