Skip to main content

K8S_PERSISTENTVOLUMECLAIM_STATUS_PHASE

Constant K8S_PERSISTENTVOLUMECLAIM_STATUS_PHASE 

pub const K8S_PERSISTENTVOLUMECLAIM_STATUS_PHASE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Number of PersistentVolumeClaims in a given phase.

§Notes

All possible phases should be reported at each interval to avoid gaps in the time series. This metric is derived from the .status.phase field of the K8s PersistentVolumeClaimStatus

§Metadata

Instrument:updowncounter
Unit:{persistentvolumeclaim}
Status:Development

§Attributes