OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_CONTAINER_MEMORY_WORKING_SETConst Experimental

    METRIC_CONTAINER_MEMORY_WORKING_SET: "container.memory.working_set" = ...

    Container memory working set.

    In general, this metric can be derived from cadvisor and specifically the container_memory_working_set_bytes metric. In K8s, this metric is derived from the MemoryStats.WorkingSetBytes field of the PodStats.Memory of the Kubelet's stats API.

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