Constant K8S_CONTAINER_RESTART_COUNT
pub const K8S_CONTAINER_RESTART_COUNT: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
Number of times the container was restarted. This attribute can be used to identify a particular container (running or stopped) within a container spec.