Constant K8S_CRONJOB_ACTIVE_JOBS
pub const K8S_CRONJOB_ACTIVE_JOBS: &'static str;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 |