Skip to main content

K8S_JOB_DESIRED_SUCCESSFUL_PODS

Constant K8S_JOB_DESIRED_SUCCESSFUL_PODS 

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

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

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

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

§Notes

This metric aligns with the completions field of the K8s JobSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development