Skip to main content

K8S_DEPLOYMENT_DESIRED_PODS

Constant K8S_DEPLOYMENT_DESIRED_PODS 

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

{note: Replaced by k8s.deployment.pod.desired., reason: renamed, renamed_to: k8s.deployment.pod.desired}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use k8s.deployment.pod.desired instead.

§Notes

This metric aligns with the replicas field of the K8s DeploymentSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development