Settings API - Crash rate increase settings for mobile applications schema table
Crash rate increase settings for mobile applications (builtin:anomaly-detection.rum-mobile-crash-rate-increase)
Dynatrace automatically detects application-related performance anomalies such as failure rate increases. 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-mobile-crash-rate-increase
group:anomaly-detection
MOBILE_APPLICATION
- Mobile Appenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.rum-mobile-crash-rate-increase |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.rum-mobile-crash-rate-increase | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.rum-mobile-crash-rate-increase |
Authentication
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.
Parameters
The CrashRateIncrease
object
enabled
detectionMode
auto
fixed
crashRateIncreaseAuto
Alert to crash rate increases when the auto-detected baseline is exceeded and the application has a minimum number of active, non-distinctive users.
crashRateIncreaseFixed
Alert to crash rate increases when the defined threshold is exceeded and the application has a minimum number of active, non-distinctive users.
The CrashRateIncreaseAuto
object
baselineViolationPercentage
Dynatrace learns the typical crash rate for all app versions and will create an alert if the baseline is violated by more than a specified threshold. Analysis happens based on a sliding window of 10 minutes.
concurrentUsers
sensitivity
low
medium
high
The CrashRateIncreaseFixed
object
absoluteCrashRate
concurrentUsers