OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_CONTAINER_MEMORY_LIMIT_CURRENTConst Experimental

    METRIC_K8S_CONTAINER_MEMORY_LIMIT_CURRENT: "k8s.container.memory.limit.current" = ...

    Maximum memory resource limit currently configured for a running container.

    This metric aligns with the limit in the resources field of K8s ContainerStatus (status.containerStatuses[*].resources). Also see Actual Resources in https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/ for more details.

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