Skip to main content

K8S_DAEMONSET_DESIRED_SCHEDULED_NODES

Constant K8S_DAEMONSET_DESIRED_SCHEDULED_NODES 

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

{note: Replaced by k8s.daemonset.node.desired_scheduled., reason: renamed, renamed_to: k8s.daemonset.node.desired_scheduled}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use k8s.daemonset.node.desired_scheduled instead.

§Notes

This metric aligns with the desiredNumberScheduled field of the K8s DaemonSetStatus

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development