12 Dec 2022 02:06 PM - last edited on 12 Dec 2022 02:53 PM 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))
14 Dec 2022 11:16 AM
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?
17 Feb 2023 04:41 PM
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.