Constant K8S_POD_VOLUME_INODE_FREE
pub const K8S_POD_VOLUME_INODE_FREE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
The free inodes in the filesystem of the Pod’s volume.
§Notes
This metric is derived from the VolumeStats.InodesFree field of the PodStats of the Kubelet’s stats API
§Metadata
| Instrument: | updowncounter |
| Unit: | {inode} |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::K8S_VOLUME_NAME | Required |
crate::attribute::K8S_VOLUME_TYPE | Recommended |