Skip to main content

K8S_NODE_SYSTEM_CONTAINER_NAME

Constant K8S_NODE_SYSTEM_CONTAINER_NAME 

pub const K8S_NODE_SYSTEM_CONTAINER_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of the system container running on the K8s Node.

§Notes

§Examples

  • "kubelet"
  • "runtime"
  • "pods"
  • "misc"