Constant K8S_CONTAINER_STATUS_REASON

pub const K8S_CONTAINER_STATUS_REASON: &'static str;
Expand description

§Description

Describes the number of K8s containers that are currently in a state for a given reason

§Notes

All possible container state reasons will be reported at each time interval to avoid missing metrics. Only the value corresponding to the current state reason will be non-zero

§Metadata

Instrument:updowncounter
Unit:{container}
Status:Development

§Attributes