Silencing a single metric in a large alert rule

Hi,
I have a alert rule that is checking the number of rabbitmq messages and fires off an alert when the count is too high and is working well. We have found that sometimes it is expected to have a large number while a fix is being applied. Is there a way that I can silence a single queue in the metric rather than silencing the whole alert?

Hi @walkersmith,
You can silence single queue if you have queue names in labels/tags in alert rule (like I have cpu label in alert rule).

For example, here I can make a silence to suppress alerts for cpu=cpu0

 

 

Best regards,
ldrascic