V2MetricValueStatus

March 28, 2026 ยท View on GitHub

MetricValueStatus holds the current value for a metric

Properties

NameTypeDescriptionNotes
average_utilizationintcurrentAverageUtilization 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.[optional]
average_valuestraverageValue is the current value of the average of the metric across all relevant pods (as a quantity)[optional]
valuestrvalue is the current value of the metric (as a quantity).[optional]

[Back to Model list] [Back to API list] [Back to README]