Receive an email/alert if "an empty queue stays for more than x minutes" #3321
Unanswered
gvenu-devops
asked this question in
Other
Replies: 3 comments
-
This is a good idea that should be handled by alerting tools, not RabbitMQ. Prometheus metrics and alerting ecosystem would be a great place for such feature. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Links you may find useful: https://www.rabbitmq.com/prometheus.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
At CloudAMQP we provide exactly that kind of services around your RabbitMQ server |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a bunch of empty queues in my queue list

I need rabbitmq to send an alert/notification/email, if an empty queue stays for more than x minutes.
x minutes= threshold time {that I'll set later}
Is there a way to do so? I'm okay to do so via GUI or CLI. Please let me know.
Thanks,
Venu
Beta Was this translation helpful? Give feedback.
All reactions