Skip to main content

K8S_HPA_POD_MIN

Constant K8S_HPA_POD_MIN 

pub const K8S_HPA_POD_MIN: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

The lower limit for the number of replica pods to which the autoscaler can scale down.

§Notes

This metric aligns with the minReplicas field of the K8s HorizontalPodAutoscalerSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development