Possible to autotag individual MSMQ and/or RabbitMQ queues?
Hi,
I want to implement different alarming thresholds for different queues. That would be metric events.
However I cannot list individual queues (via entity selections) by Name contains… because selector should be used only once.
I want to try to tag queues with different tags like ‘AlarmOver500messages’ and use tags in metric events.
But I do not find how which Entity selector to use in automatically applied tags for the queues.
Idealy it should be like Name contains…
Read more here: Source link