Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to filter results bases on queue param for rabbitmq_queue_messages #106

Open
gitankit7 opened this issue Dec 22, 2022 · 0 comments
Open

Comments

@gitankit7
Copy link

I am trying to setup some alerts based on the rabbit MQ records count. Since past few days we have observed that providing the query like -> {job="queuing-service-int", queue="rabbitmq_queue_messages"} is not returning anything but was working fine earlier.
However passing the query like this -> {job="queuing-service-int"} returns us the results aggregated from all the MQs. So connection to rabbit MQ is fine and looks like some issue with queue option. Is there any way of passing the queue-name somehow now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant