Skip to main content

K8S_HPA_MAX_PODS

Constant K8S_HPA_MAX_PODS 

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

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

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

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

§Notes

This metric aligns with the maxReplicas field of the K8s HorizontalPodAutoscalerSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development