V2MetricStatus

March 28, 2026 ยท View on GitHub

MetricStatus describes the last-read state of a single metric.

Properties

NameTypeDescriptionNotes
container_resourceV2ContainerResourceMetricStatus[optional]
externalV2ExternalMetricStatus[optional]
objectV2ObjectMetricStatus[optional]
podsV2PodsMetricStatus[optional]
resourceV2ResourceMetricStatus[optional]
typestrtype is the type of metric source. It will be one of "ContainerResource", "External", "Object", "Pods" or "Resource", each corresponds to a matching field in the object.

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