K8S_CRONJOB_ACTIVE_JOBS

Constant K8S_CRONJOB_ACTIVE_JOBS 

Source
pub const K8S_CRONJOB_ACTIVE_JOBS: &str = "k8s.cronjob.active_jobs";
Expand description

§Description

The number of actively running jobs for a cronjob

§Notes

This metric aligns with the active field of the K8s CronJobStatus

§Metadata

Instrument:updowncounter
Unit:{job}
Status:Development