Skip to main content

K8S_CRONJOB_ACTIVE_JOBS

Constant K8S_CRONJOB_ACTIVE_JOBS 

pub const K8S_CRONJOB_ACTIVE_JOBS: &'static str;
👎Deprecated:

{note: Replaced by k8s.cronjob.job.active., reason: renamed, renamed_to: k8s.cronjob.job.active}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use k8s.cronjob.job.active instead.

§Notes

This metric aligns with the active field of the K8s CronJobStatus

§Metadata

Instrument:updowncounter
Unit:{job}
Status:Development