MetricStatus describes the last-read state of a single metric.
Name | Type | Description | Notes |
---|---|---|---|
container_resource | V2beta1ContainerResourceMetricStatus | [optional] | |
external | V2beta1ExternalMetricStatus | [optional] | |
object | V2beta1ObjectMetricStatus | [optional] | |
pods | V2beta1PodsMetricStatus | [optional] | |
resource | V2beta1ResourceMetricStatus | [optional] | |
type | str | type 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. Note: "ContainerResource" type is available on when the feature-gate HPAContainerMetrics is enabled |