12 Dec 2022
06:06 AM
- last edited on
12 Dec 2022
06:53 AM
by
Ana_Kuzmenchuk
I am facing an issue while adding the queue in the existing management zone.
Followed the steps to add queues provided in the link Queue tags and management zones | Dynatrace Docs.
But the rule is not working and couldn't preview the entities. Please assist us with the below rule;
type(QUEUE),toRelationships.indirectlySendsToQueue(type(SERVICE),tag(ActiveMQ))
That looks fine for a producer service. I think the tag values needs quotes though: ,tag("ActiveMQ"))
Did you check if the tags are there and with the same upper/lower case letters?
if there are no entities in the preview then I think there are no services tagged with "ActiveMQ", please validate the tag again and it should work with or without quotes.