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.
This metric SHOULD, at a minimum, be reported against a
k8s.cronjob
resource
§Metadata
Instrument: | updowncounter |
Unit: | {job} |
Status: | Development |