builtin:anomaly-detection.rum-custom)
Dynatrace automatically detects application-related performance anomalies such as response time degradations 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).
builtin:anomaly-detection.rum-custom
group:anomaly-detection
DEVICE_APPLICATION_METHOD
- Mobile app key user actionCUSTOM_APPLICATION
- Custom Applicationenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.rum-custom |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.rum-custom | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.rum-custom |
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.
ErrorRateIncrease
objectenabled
detectionMode
auto
fixed
errorRateIncreaseAuto
Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
errorRateIncreaseFixed
Alert if the custom reported error rate threshold is exceeded during any 5-minute period
SlowUserActions
objectenabled
detectionMode
auto
fixed
UnexpectedLowLoad
objectenabled
thresholdPercentage
Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
UnexpectedHighLoad
objectenabled
thresholdPercentage
Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
ErrorRateIncreaseAuto
objectthresholdAbsolute
thresholdRelative
ErrorRateIncreaseFixed
objectthresholdAbsolute
sensitivity
low
medium
high
SlowUserActionsAuto
objectdurationThresholdAll
Alert if the action duration of all user actions degrades beyond both the absolute and relative threshold:
durationThresholdSlowest
Alert if the action duration of the slowest 10% of user actions degrades beyond both the absolute and relative threshold:
durationAvoidOveralerting
To avoid over-alerting do not alert for low traffic applications with less than
SlowUserActionsFixed
objectdurationThresholdAllFixed
Alert if the action duration of all user actions degrades beyond the absolute threshold:
durationThresholdSlowest
Alert if the action duration of the slowest 10% of user actions degrades beyond the absolute threshold:
durationAvoidOveralerting
To avoid over-alerting do not alert for low traffic applications with less than
sensitivity
low
medium
high
SlowUserActionsAutoAll
objectdurationThreshold
slowdownPercentage
SlowUserActionsAutoSlowest
objectdurationThreshold
slowdownPercentage
SlowUserActionsAvoidOveralerting
objectminActionRate
SlowUserActionsManualAll
objectdurationThreshold
SlowUserActionsManualSlowest
objectdurationThreshold