kubernetes v1.37

HorizontalPodAutoscalerStatus.currentMetrics.object

ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).

3 fields
HorizontalPodAutoscalerStatus.currentMetrics.object fields and descriptions
Field / TypeDescription
MetricValueStatus required

current contains the current value for the given metric

CrossVersionObjectReference required

describedObject specifies the descriptions of a object,such as kind,name apiVersion

MetricIdentifier required

metric identifies the target metric by name and selector