Scaling Rule Hybrid Metric
data class ScalingRuleHybridMetric(val dimensions: List<ScalingRuleHybridMetricDimension>? = null, val expression: String? = null, val id: String? = null, val metricName: String? = null, val statistic: String? = null)
Properties
Link copied to clipboard
The structure of volumeMounts. See dimensions
below for details.
Link copied to clipboard
The metric expression that consists of multiple Hybrid Cloud Monitoring metrics. It calculates a result used to trigger scaling events. The expression must comply with the Reverse Polish Notation (RPN) specification, and the operators can only be + - × /.
Link copied to clipboard
The name of the Hybrid Cloud Monitoring metric.