Skip to main content

K8S_DAEMONSET_MISSCHEDULED_NODES

Constant K8S_DAEMONSET_MISSCHEDULED_NODES 

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

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

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

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

§Notes

This metric aligns with the numberMisscheduled field of the K8s DaemonSetStatus

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development