pub const K8S_CONTAINER_STATUS_STATE: &str = "k8s.container.status.state";
The state of the container. K8s ContainerState
"terminated"
"running"
"waiting"