Constant CONTAINER_FILESYSTEM_CAPACITY
pub const CONTAINER_FILESYSTEM_CAPACITY: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Container filesystem capacity.
§Notes
In K8s, this metric is derived from the FsStats.CapacityBytes field of the ContainerStats.Rootfs of the Kubelet’s stats API
§Metadata
| Instrument: | updowncounter |
| Unit: | By |
| Status: | Development |