Constant K8S_HPA_CURRENT_PODS

pub const K8S_HPA_CURRENT_PODS: &'static str;
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

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

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development