Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 876 Bytes

V2beta1ExternalMetricStatus.md

File metadata and controls

13 lines (9 loc) · 876 Bytes

V2beta1ExternalMetricStatus

Properties

Name Type Description Notes
CurrentAverageValue string currentAverageValue is the current value of metric averaged over autoscaled pods. [optional] [default to null]
CurrentValue string currentValue is the current value of the metric (as a quantity) [default to null]
MetricName string metricName is the name of a metric used for autoscaling in metric system. [default to null]
MetricSelector *V1LabelSelector metricSelector is used to identify a specific time series within a given metric. [optional] [default to null]

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