DQL
Questions about Dynatrace Query Language
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom Entity Integration in Davis Anomaly Detection

AK
Pro

Hi Folks,

Is there a way to pass a custom entity in "Davis anomaly detection" so that it appears as the impacted entity when an problem is generated?

I've attempted to use dt.davis.is_entity_remapping_allowed set to false in the event description, along with dt.source_entity as my custom entity (e.g., host@process), but this approach doesn't seem to be working.

AK_0-1764967375827.png

Has anyone successfully managed to do this?

Regards,
AK

1 REPLY 1

sia_h
Dynatrace Champion
Dynatrace Champion

Yes, but dt.source_entity should be a single entity. E.g. the value should be {dims:dt.entity.process_group_instance} or hardcoded CUSTOM_DEVICE-A5C88F64EE123123.

Featured Posts