Skip to main content

K8S_HPA_MIN_PODS

Constant K8S_HPA_MIN_PODS 

pub const K8S_HPA_MIN_PODS: &'static str;
👎Deprecated:

{note: Replaced by k8s.hpa.pod.min., reason: renamed, renamed_to: k8s.hpa.pod.min}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use k8s.hpa.pod.min instead.

§Notes

This metric aligns with the minReplicas field of the K8s HorizontalPodAutoscalerSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development