Constant K8S_HPA_MAX_PODS

pub const K8S_HPA_MAX_PODS: &'static str;
Expand description

§Description

The upper limit for the number of replica pods to which the autoscaler can scale up

§Notes

This metric aligns with the maxReplicas field of the K8s HorizontalPodAutoscalerSpec

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

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development