builtin:anomaly-detection.databases)
Dynatrace automatically detects database-service related performance anomalies such as response time degradations and failure rate increases.
Use these settings to configure detection sensitivity, set alert thresholds, or disable alerting for certain services. Read more about Automated multi-dimensional baselining.
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.databases
group:anomaly-detection
SERVICE_METHOD
- RequestSERVICE
- ServiceHOST_GROUP
- Host Groupenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.databases |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.databases | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.databases |
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.
loadDrops
Alert if the observed load is lower than the expected load by a specified margin for a specified amount of time.
Dynatrace learns your typical service load over an observation period of one week.
loadSpikes
Alert if the observed load exceeds the expected load by a specified margin for a specified amount of time.
Dynatrace learns your typical service load over an observation period of one week.
databaseConnections
Alert if the number of failed database connects within the specified time exceeds the specified absolute threshold:
responseTime
objectenabled
detectionMode
auto
fixed
failureRate
objectenabled
detectionMode
auto
fixed
autoDetection
Alert if the percentage of failing service calls increases by both the absolute and relative thresholds:
fixedDetection
Alert if a given failure rate is exceeded during any 5-minute-period
loadDrops
objectenabled
loadDropPercent
minutesAbnormalState
loadSpikes
objectenabled
loadSpikePercent
minutesAbnormalState
databaseConnections
objectenabled
maxFailedConnects
timePeriod
responseTimeAuto
objectresponseTimeAll
Alert if the median response time of all requests degrades beyond both the absolute and relative thresholds:
responseTimeSlowest
Alert if the response time of the slowest 10% of requests degrades beyond both the absolute and relative thresholds:
responseTimeFixed
objectresponseTimeAll
Alert if the median response time of all requests degrades beyond this threshold within an observation period of 5 minutes:
responseTimeSlowest
Alert if the response time of the slowest 10% of requests degrades beyond this threshold within an observation period of 5 minutes:
sensitivity
low
medium
high
failureRateAuto
objectabsoluteIncrease
relativeIncrease
failureRateFixed
objectthreshold
sensitivity
low
medium
high
responseTimeAutoAll
objectdegradationMilliseconds
degradationPercent
responseTimeAutoSlowest
objectslowestDegradationMilliseconds
slowestDegradationPercent
overAlertingProtection
objectrequestsPerMinute
minutesAbnormalState
responseTimeFixedAll
objectdegradationMilliseconds
responseTimeFixedSlowest
objectslowestDegradationMilliseconds