Skip to main content

K8S_HPA_POD_CURRENT

Constant K8S_HPA_POD_CURRENT 

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

§Description

Current number of replica pods managed by this horizontal pod autoscaler, as last seen by the autoscaler.

§Notes

This metric aligns with the currentReplicas field of the K8s HorizontalPodAutoscalerStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development