Settings API - Anomaly detection for classic AWS services schema table
Anomaly detection for classic AWS services (builtin:anomaly-detection.infrastructure-aws)
Dynatrace automatically detects infrastructure-related performance anomalies such as high CPU saturation, memory outages, and low disk-space conditions. These settings allow you to configure detection sensitivity, set alert thresholds, or disable alerting for classic infrastructure components.
builtin:anomaly-detection.infrastructure-aws
group:anomaly-detection.infrastructure
group:anomaly-detection
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-aws |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-aws | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-aws |
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 Ec2CandidateHighCpuDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The RdsHighCpuDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The RdsHighWriteReadLatencyDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The RdsLowStorageDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The RdsHighMemoryDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if both conditions is met in 3 out of 5 samples
The ElbHighConnectionErrorsDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The RdsRestartsSequenceDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 2 out of 20 samples
The LambdaHighErrorRateDetectionConfig
object
enabled
detectionMode
auto
custom
customThresholds
Alert if the condition is met in 3 out of 5 samples
The Ec2CandidateHighCpuDetectionThresholds
object
cpuUsage
The RdsHighCpuDetectionThresholds
object
cpuUsage
The RdsHighWriteReadLatencyDetectionThresholds
object
readWriteLatency
The RdsLowStorageDetectionThresholds
object
freeStoragePercentage
The RdsHighMemoryDetectionThresholds
object
freeMemory
swapUsage
The ElbHighConnectionErrorsDetectionThresholds
object
connectionErrorsPerMinute
The RdsRestartsSequenceDetectionThresholds
object
restartsPerMinute
The LambdaHighErrorRateDetectionThresholds
object
failedInvocationsRate