Relative Content

Tag Archive for rabbitmqmessagebrokerrabbitmqctl

How to pin down RabbitMQ unroutable messages?

I am trying to understand the source of unroutable messages being dropped in RabbitMQ, as indicated by the metric rabbitmq_channel_messages_unroutable_dropped_total. Is there a way to trace the origin of unroutable messages and determine their contents in RabbitMQ?