Skip to main content

K8S_DAEMONSET_NODE_MISSCHEDULED

Constant K8S_DAEMONSET_NODE_MISSCHEDULED 

pub const K8S_DAEMONSET_NODE_MISSCHEDULED: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.

§Notes

This metric aligns with the numberMisscheduled field of the K8s DaemonSetStatus

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development