Constant K8S_NODE_CONDITION_STATUS

pub const K8S_NODE_CONDITION_STATUS: &'static str;
Expand description

§Description

Describes the condition of a particular Node.

§Notes

All possible node condition pairs (type and status) will be reported at each time interval to avoid missing metrics. Condition pairs corresponding to the current conditions’ statuses will be non-zero

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development

§Attributes