K8S_CONTAINER_MEMORY_REQUEST

Constant K8S_CONTAINER_MEMORY_REQUEST 

Source
pub const K8S_CONTAINER_MEMORY_REQUEST: &str = "k8s.container.memory.request";
Expand description

§Description

Memory resource requested for the container

§Notes

See https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#resourcerequirements-v1-core for details

§Metadata

Instrument:updowncounter
Unit:By
Status:Development