Alerting
Questions about alerting and problem detection in Dynatrace.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Anomaly detection alert with dynamic data

Julius_Loman
DynaMight Legend
DynaMight Legend

Hi,

Is there a way to create an anomaly detection alert with added details that may change during the alert condition?  I want to have some values in the event/problem details and those values may change dy

For example, consider this DQL - just for an example, the details field is random and changes with each query.

timeseries avg(dt.host.cpu.load)
| fieldsAdd details=concat("app: ",toLong(round(random()*100)))


I want to have the details in the event description or event property.

Davis events emitted by such anomaly detector are not properly deduplicated, so problems will open and close continuously, likely due to the details changing with each DQL execution. The anomaly detector does not allow me to set any correlation tag in dt.event.correlation_tag .

CC @DavidBruendl 

Dynatrace Ambassador | Alanata a.s., Slovakia, Dynatrace Master Partner
0 REPLIES 0

Featured Posts