12 Mar 2025 06:34 AM
Is it possible when you create a vmware connection config in Dynatrace to exclude certain clusters? Atm I can only find include filters. A $ne or $notcontains would be more beneficial then include filters like mentioned below.
Solved! Go to Solution.
12 Mar 2025 03:40 PM
Hi @David_A
Maybe the following operators can be use, please try / test them.
$not, $or, $and eg. $not($contains(production))
I have already used them at extesnions eg. F5 for filtering purposes.
You can find some examples on these links which ones related the OS service monitoring but I guess a logic is the same:
Settings API - OS services monitoring schema table — Dynatrace Docs
https://docs.dynatrace.com/docs/shortlink/os-services#step-3
I hope it helps.
Best regards,
János
13 Mar 2025 05:11 AM
Hi Miszo,
Unfortunately only the 4 operators I mentioned in my post are allowed in the VMware connection config.
Should have one of the following formats: $prefix(parameter), $eq(parameter), $suffix(parameter), $contains(parameter)
13 Mar 2025 06:10 AM
Hi @David_A
I this case please submit a product idea. Product ideas - Dynatrace Community
Thanks in advance.
Best regards,
János
13 Mar 2025 06:39 AM
Thanks Mizso,
created an improvement request.
14 Mar 2025 04:53 PM
Product idea is already raised -> https://community.dynatrace.com/t5/Product-ideas/VMware-Cluster-selection-in-the-connection-configur...