Constant K8S_REPLICATIONCONTROLLER_DESIRED_PODS

pub const K8S_REPLICATIONCONTROLLER_DESIRED_PODS: &'static str;
Expand description

§Description

Number of desired replica pods in this replication controller

§Notes

This metric aligns with the replicas field of the K8s ReplicationControllerSpec

This metric SHOULD, at a minimum, be reported against a k8s.replicationcontroller resource

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development