12 Mar 2026
11:08 AM
- last edited on
13 Mar 2026
08:29 AM
by
GosiaMurawska
Good morning.
I have an use case where I want to alert on custom topology (one-to-many relationships) while making use of Davis to "smartly" merge my alerts and somewhat understand root cause.
Consider the following example:
Where topology is defined as:
The idea is that the problem can be limited to the scope of the child or can be more broad, if both parent and child are violating the defined threshold they I should be able to merge both events into a single problem, no?
I have tried using some of the dt.* configurations for the event but without the expected result.
event.type="AVAILABILITY_EVENT"
dt.davis.is_merging_allowed="true"
dt.davis.analysis_time_budget=240
dt.davis.analysis_trigger_delay=120
dt.davis.is_entity_remapping_allowed="false" // Set to true on child
dt.davis.preferred_entity_type="parent"
Note that my metric has a delay and is not ingested every minute, I have set the query offset and delay accordingly.
Anyone has been able to do something similar? Is there another approach for this?
Best regards,
Rafael
Solved! Go to Solution.
12 Mar 2026 01:33 PM
AFAIK (I'm not aware of any changes) Dynatrace Intelligence (ex. Davis AI) follows only runs_on relations on custom devices. See this post .
@wolfgang_beer are there any updates since 2023 when it comes to custom entities and following relations in root cause analysis?
Featured Posts