Constant K8S_REPLICATION_CONTROLLER_AVAILABLE_PODS

pub const K8S_REPLICATION_CONTROLLER_AVAILABLE_PODS: &'static str;
Expand description

§Description

Deprecated, use k8s.replicationcontroller.available_pods instead.

§Notes

This metric aligns with the availableReplicas field of the K8s ReplicationControllerStatus

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

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development