Settings API - Kubernetes persistent volume claim anomaly detection schema table

Kubernetes persistent volume claim anomaly detection (builtin:anomaly-detection.kubernetes.pvc)

Dynatrace automatically detects a wide range of common Kubernetes-related issues. Use these settings to configure alerts relevant to your Kubernetes persistent volume claims. Changing thresholds resets the observation period. Additional information can be found on our documentation page.

Schema IDSchema groupsScope
builtin:anomaly-detection.kubernetes.pvc
  • group:anomaly-detection.kubernetes
  • group:anomaly-detection
CLOUD_APPLICATION_NAMESPACE - Kubernetes namespace
KUBERNETES_CLUSTER - Kubernetes cluster
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.pvc
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.pvc
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.pvc

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

PropertyTypeDescriptionRequired
lowDiskSpaceCriticalLowDiskSpaceCritical

Alerts on low disk space in megabytes for a persistent volume claim.

required
lowDiskSpaceCriticalPercentageLowDiskSpaceCriticalPercentage

Alerts on low disk space in % for a persistent volume claim.

required
The LowDiskSpaceCritical object
PropertyTypeDescriptionRequired
Detect low disk space (MiB)
enabled
boolean-required
configurationLowDiskSpaceCriticalConfig

Alert if

required
The LowDiskSpaceCriticalPercentage object
PropertyTypeDescriptionRequired
Detect low disk space (%)
enabled
boolean-required
configurationLowDiskSpaceCriticalPercentageConfig

Alert if

required
The LowDiskSpaceCriticalConfig object
PropertyTypeDescriptionRequired
the available disk space is below
threshold
integer-required
for at least
samplePeriodInMinutes
integer-required
within the last
observationPeriodInMinutes
integer-required
The LowDiskSpaceCriticalPercentageConfig object
PropertyTypeDescriptionRequired
the available disk space is below
threshold
integer-required
for at least
samplePeriodInMinutes
integer-required
within the last
observationPeriodInMinutes
integer-required