cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can you splitBy a relationship of a metric's entity ?

johannrenck
Visitor

Hi!, I've just learned that I can filter by a relationship, for instance:

builtin:containers.cpu.usagePercent:filter(and(or(in("dt.entity.container_group_instance",entitySelector("type(container_group_instance),toRelationships.isMainPgiOfCgi(type(PROCESS_GROUP_INSTANCE),softwareTechnologies(~"SPRING~"))"))))):splitBy("dt.entity.container_group_instance"):fold(max):sort(value(max,descending))

I was wondering if you can also split by a relationship? So in this case instead of using the container_group_instance use the process_group_instance?

Thanks!

Johann

 

1 REPLY 1

splitBy depends on the preset metric dimensions as the following figure

MostafaHussein_0-1730156283469.png

as the metric you've mentioned the only available dimension is the container group instance and container so you can't split by anything else.

BR,
Mostafa Hussein.

 

Certified Dynatrace Professional | Certified Dynatrace Services - Observability | Certified Dynatrace Services - App Developer
Dynatrace Partner yourcompass.ca

Featured Posts