Skip to main content

K8S_POD_FILESYSTEM_CAPACITY

Constant K8S_POD_FILESYSTEM_CAPACITY 

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

§Description

Pod filesystem capacity.

§Notes

This metric is derived from the FsStats.CapacityBytes field of the PodStats.EphemeralStorage of the Kubelet’s stats API

§Metadata

Instrument:updowncounter
Unit:By
Status:Development