Skip to content
Discussion options

You must be logged in to vote

Since you have a lot of queues and channels, the plugin that uses a lot of memory is almost certainly the management plugin, since it collects all those metrics that you are showing in the screenshot. We recommend, especially in environments with a lot of queues/connections/channels, using the Prometheus endpoint for monitoring and turning off the Management metrics. This way you don't store metrics within RabbitMQ, but externally (but you also won't get these graphs in the Management UI). If you are not ready for that, you can play with https://www.rabbitmq.com/management.html#sample-retention to limit the amount of data collected/stored.

Second point is the number of channels you have. …

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@mkuratczyk
Comment options

@dormanze
Comment options

@mkuratczyk
Comment options

@dormanze
Comment options

@dormanze
Comment options

Answer selected by dormanze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants