30 May 2024 12:35 PM - last edited on 31 May 2024 09:03 AM by MaciejNeumann
Hi
I create automaticaly tags with entity selector and my question is if i can use the regex in the entity selector.
I have this type(CLOUD_APPLICATION_NAMESPACE),toRelationships.isClusterOfNamespace(type(KUBERNETES_CLUSTER),fromRelationships.isClusterOfHost(type(HOST),hostGroupName.exists()))
I would like change hostGroupName.exists() for something that hostGroupName.name(Contain regex)
is it possible?
Thanks a lot
Solved! Go to Solution.
30 May 2024 03:20 PM
From my understanding, you cannot leverage regex in the entity selector from my understanding. You will be limited to the following documented rules.
https://docs.dynatrace.com/docs/shortlink/api-entities-v2-selector#name