Skip to main content

K8S_POD_STATUS_REASON

Constant K8S_POD_STATUS_REASON 

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

The reason for the pod state. Corresponds to the reason field of the: K8s PodStatus

§Notes

§Examples

  • "Evicted"
  • "NodeAffinity"