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 ID
Schema groups
Scope
builtin:anomaly-detection.kubernetes.pvc
group:anomaly-detection.kubernetes
group:anomaly-detection
CLOUD_APPLICATION_NAMESPACE
- Kubernetes namespaceKUBERNETES_CLUSTER
- Kubernetes clusterenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.pvc |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.kubernetes.pvc | |
Environment ActiveGate | https://{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
Property
Type
Description
Required
lowDiskSpaceCritical
Alerts on low disk space in megabytes for a persistent volume claim.
required
lowDiskSpaceCriticalPercentage
Alerts on low disk space in % for a persistent volume claim.
required
The LowDiskSpaceCritical
object
Property
Type
Description
Required
Detect low disk space (MiB)
enabled
boolean
-
required
The LowDiskSpaceCriticalPercentage
object
Property
Type
Description
Required
Detect low disk space (%)
enabled
boolean
-
required
The LowDiskSpaceCriticalConfig
object
Property
Type
Description
Required
the available disk space is below
threshold
integer
-
required
for at least
samplePeriodInMinutes
integer
-
required
within the last
observationPeriodInMinutes
integer
-
required
The LowDiskSpaceCriticalPercentageConfig
object
Property
Type
Description
Required
the available disk space is below
threshold
integer
-
required
for at least
samplePeriodInMinutes
integer
-
required
within the last
observationPeriodInMinutes
integer
-
required