Settings API - Anomaly detection for applications schema table
Anomaly detection for applications (builtin:anomaly-detection.rum-web)
Dynatrace automatically detects application-related performance anomalies such as response time degradations, failure rate increases, and traffic spikes. Use these settings to configure detection sensitivity, set alert thresholds, or disable alerting for certain applications.
To avoid false-positive problem notifications, automated anomaly detection is only available for applications and services that have run for at least 20% of a week (7 days).
To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.
Alert if this custom error rate threshold is exceeded during any 5-minute-period maxFailureRateIncrease
float
-
required
Minimum number of actions per minute errorRateReqPerMin
float
To avoid over-alerting for low traffic applications
required
Sensitivity errorRateSensitivity
enum
low
medium
high
required
Amount of minutes the observed traffic has to stay in abnormal state before alert minutesAbnormalState
float
-
required
The trafficDrops object
Property
Type
Description
Required
Alert if the observed traffic is less than this percentage of the expected value trafficDropPercentage
float
-
required
Minutes the observed traffic has to stay in abnormal state before alert abnormalStateAbnormalState
float
-
required
The trafficSpikes object
Property
Type
Description
Required
Alert if the observed traffic is more than this percentage of the expected value trafficSpikePercentage
float
-
required
Minutes an application has to stay in abnormal state before alert minutesAbnormalState
float
-
required
The responseTimeAutoAll object
Property
Type
Description
Required
Absolute threshold degradationMilliseconds
float
-
required
Relative threshold degradationPercent
float
-
required
The responseTimeAutoSlowest object
Property
Type
Description
Required
Absolute threshold slowestDegradationMilliseconds
float
-
required
Relative threshold slowestDegradationPercent
float
-
required
The overAlertingProtectionAuto object
Property
Type
Description
Required
Minimum number of actions per minute actionsPerMinute
float
Only alert if there are at least
required
Only alert if the abnormal state remains for at least minutesAbnormalState
float
-
required
The responseTimeFixedAll object
Property
Type
Description
Required
Alert if the key performance metric degrades beyond this many ms within an observation period of 5 minutes degradationMilliseconds
float
-
required
The responseTimeFixedSlowest object
Property
Type
Description
Required
Alert if the key performance metric of the slowest 10% degrades beyond this many ms within an observation period of 5 minutes slowestDegradationMilliseconds