Monitord event output is using python amqplib to publish events to an amqp endpoint.
In panorama python pika client is used by other components, which is also shipped with the external tools.
For uniformity and better support we have to migrate from amqplib to pika.