Skip to main content

K8S_NODE_MEMORY_PAGING_FAULTS

Constant K8S_NODE_MEMORY_PAGING_FAULTS 

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

§Description

Node memory paging faults.

§Notes

Cumulative number of major/minor page faults. This metric is derived from the MemoryStats.PageFaults and MemoryStats.MajorPageFaults fields of the NodeStats.Memory of the Kubelet’s stats API

§Metadata

Instrument:counter
Unit:{fault}
Status:Development

§Attributes

NameRequirement
crate::attribute::SYSTEM_PAGING_FAULT_TYPERecommended