kubernetes v1.33

MetricStatus.object

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

3 fields
MetricStatus.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