Skip to main content

K8S_JOB_POD_FAILED

Constant K8S_JOB_POD_FAILED 

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

§Description

The number of pods which reached phase Failed for a job.

§Notes

This metric aligns with the failed field of the K8s JobStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development