opentelemetry_semantic_conventions::attribute

Constant K8S_CONTAINER_STATUS_LAST_TERMINATED_REASON

source
pub const K8S_CONTAINER_STATUS_LAST_TERMINATED_REASON: &str = "k8s.container.status.last_terminated_reason";
Expand description

Last terminated reason of the Container.

ยงExamples

  • "Evicted"
  • "Error"