OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_CONTAINER_MEMORY_RSSConst Experimental

    METRIC_CONTAINER_MEMORY_RSS: "container.memory.rss" = ...

    Container memory RSS.

    In general, this metric can be derived from cadvisor and specifically the container_memory_rss metric. In K8s, this metric is derived from the MemoryStats.RSSBytes 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.