OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_NODE_MEMORY_WORKING_SETConst Experimental

    METRIC_K8S_NODE_MEMORY_WORKING_SET: "k8s.node.memory.working_set" = ...

    Node memory working set.

    The amount of working set memory. This includes recently accessed memory, dirty memory, and kernel memory. WorkingSetBytes is <= UsageBytes. This metric is derived from the MemoryStats.WorkingSetBytes field 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.