k8s.hpa.metric.type
Developmentstringas of v1.44.0
The type of metric source for the horizontal pod autoscaler.
This attribute reflects the type field of spec.metrics[] in the HPA.
Examples
- Resource
- ContainerResource
Used by
metrics (3)
- k8s.hpa.metric.target.cpu.average_utilization
- k8s.hpa.metric.target.cpu.average_value
- k8s.hpa.metric.target.cpu.value
* required on that signal.
History
Added as development.