Skip to main content

K8S_PERSISTENTVOLUME_STORAGE_CAPACITY

Constant K8S_PERSISTENTVOLUME_STORAGE_CAPACITY 

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

§Description

The storage capacity of the PersistentVolume.

§Notes

This metric is derived from the .spec.capacity.storage field of the K8s PersistentVolumeSpec

§Metadata

Instrument:updowncounter
Unit:By
Status:Development