OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_NODE_MEMORY_PAGING_FAULTSConst Experimental

    METRIC_K8S_NODE_MEMORY_PAGING_FAULTS: "k8s.node.memory.paging.faults" = ...

    Node memory paging faults.

    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.

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