How to restore/unhide “Messages” and “Message rates” columns on the “Queues and Streams” tab in the RabbitMQ Management Console
I’m running the newest rabbitmq (3.13) container based on rabbitmq
docker image. For some reason instead of “Queues” it has “Queues and Streams” tab in the management console (web UI). I think that is because “rabbitmq_stream” plugin (https://www.rabbitmq.com/docs/stream#enabling-plugin) is enabled.
How to restore “Messages” and “Message rates” columns in the RabbitMQ Management Console
I’m running the newest rabbitmq (3.13) container based on rabbitmq
docker image. For some reason instead of “Queues” it has “Queues and Streams” tab in the management console (web UI). I think that is because “rabbitmq_stream” plugin (https://www.rabbitmq.com/docs/stream#enabling-plugin) is enabled.