Skip to main content

K8S_JOB_POD_ACTIVE

Constant K8S_JOB_POD_ACTIVE 

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

§Description

The number of pending and actively running pods for a job.

§Notes

This metric aligns with the active field of the K8s JobStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development