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