OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_POD_VOLUME_INODE_USEDConst Experimental

    METRIC_K8S_POD_VOLUME_INODE_USED: "k8s.pod.volume.inode.used" = ...

    The inodes used by the filesystem of the Pod's volume.

    This metric is derived from the VolumeStats.InodesUsed field of the PodStats of the Kubelet's stats API.

    This may not be equal to inodes - free because filesystem may share inodes with other filesystems.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.