Skip to main content

K8S_POD_VOLUME_INODE_COUNT

Constant K8S_POD_VOLUME_INODE_COUNT 

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

§Description

The total inodes in the filesystem of the Pod’s volume.

§Notes

This metric is derived from the VolumeStats.Inodes field of the PodStats of the Kubelet’s stats API

§Metadata

Instrument:updowncounter
Unit:{inode}
Status:Development

§Attributes