Hello all,
I would like to avoid Dynatrace to cluster my custom services.
Here is my configuration:
* 4 hosts - each of them running 2 weblogic - w1 to w8
* w1 and w2 on the host 1, w3 and w4 on the host 2 and so on
All the weblo are exposing the same EJBs.
I want to capture metrics for specific EJB methods calls.
I post a payload having only one rule based on the class name to create my custom service.
The two weblo processes of one host are belonging to the same process group which is making sense to detect when the number of instances is not 2, as the two weblo must always run.
I am then looking for a way to tell Dynatrace to not cluster the methods of the different weblo together, without modifying the current process groups.
Thx and regards.
Pierre