OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_POD_MEMORY_RSSConst Experimental

    METRIC_K8S_POD_MEMORY_RSS: "k8s.pod.memory.rss" = ...

    Pod memory RSS.

    The amount of anonymous and swap cache memory (includes transparent hugepages). 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.