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

Retrieve single value from multiple data results in Data Explorer

minigts
Observer

We want to alert on NFS mounts that are at certain percentage, but there are hundreds of records coming back where the mount is related to say 10 or 11 hosts. Is there any way to consolidate or flatten the results so just the one unique record is returned instead of one for each host? We want to know when the disk is over a certain percentage, but don't need 10 alerts for each host where the disk is linked. 

I don't think the merge option for a custom alert would apply since the disks have unique IDs, but I don't know for sure what the custom alerts use to consider the merge feature.

In this example, the 5 records shown are the same mount point, just related to 5 unique host records.

minigts_0-1743094714519.png

 

Thank you for any assistance that can be provided.

1 REPLY 1

yanezza
Dynatrace Mentor
Dynatrace Mentor

Hi!
Use the name transformation and splitBy the new name's dimension

BEFORE

yanezza_0-1743885918574.png

 

AFTER

yanezza_1-1743885947424.png

 

Yanez Diego Parolin

Featured Posts