Settings API - Kubernetes cluster anomaly detection schema table Kubernetes cluster anomaly detection (builtin:anomaly-detection.kubernetes.cluster) Dynatrace automatically detects a wide range of common Kubernetes-related issues. Use these settings to configure alerts relevant to your Kubernetes cluster. Changing thresholds resets the observation period. Additional information can be found on our documentation page .
builtin:anomaly-detection.kubernetes.clustergroup:anomaly-detection.kubernetesgroup:anomaly-detectionKUBERNETES_CLUSTER - Kubernetes cluster
environment
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.clusterGET SaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.clusterGET Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.cluster
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 ReadinessIssues object Detect cluster readiness issuesenabled boolean Evaluates the Kubernetes readyz endpoint
Required configurationReadinessIssuesConfig Alert if
Required
The CpuRequestsSaturation object The MemoryRequestsSaturation object The PodsSaturation object Detect cluster pod-saturationenabled boolean - Required configurationPodsSaturationConfig Alert if
Required
The MonitoringIssues object The ReadinessIssuesConfig object cluster is not ready for at leastsamplePeriodInMinutes integer - Required within the lastobservationPeriodInMinutes integer - Required
The CpuRequestsSaturationConfig object amount of requested CPU is abovethreshold integer - Required of cluster CPU capacity for at leastsamplePeriodInMinutes integer - Required within the lastobservationPeriodInMinutes integer - Required
The MemoryRequestsSaturationConfig object amount of requested memory is abovethreshold integer - Required of cluster memory capacity for at leastsamplePeriodInMinutes integer - Required within the lastobservationPeriodInMinutes integer - Required
The PodsSaturationConfig object number of running pods is higher thanthreshold integer - Required of schedulable pod capacity for at leastsamplePeriodInMinutes integer - Required within the lastobservationPeriodInMinutes integer - Required
The MonitoringIssuesConfig object monitoring is not available for at leastsamplePeriodInMinutes integer - Required within the lastobservationPeriodInMinutes integer - Required