Skip to main content

K8S_JOB_ACTIVE_PODS

Constant K8S_JOB_ACTIVE_PODS 

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

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

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

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

§Notes

This metric aligns with the active field of the K8s JobStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development