Skip to main content
Schemaobject

io.k8s.api.autoscaling.v2.MetricValueStatus

MetricValueStatus holds the current value for a metric

Source
specs/apis__autoscaling__v2_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
averageUtilization integer (int32)
optional

averageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.

averageValue
optional

averageValue is the current value of the average of the metric across all relevant pods (as a quantity)

value
optional

value is the current value of the metric (as a quantity).