Application Scaling Rule Scaling Rule Metric Metric Args
data class ApplicationScalingRuleScalingRuleMetricMetricArgs(val metricTargetAverageUtilization: Output<Int>? = null, val metricType: Output<String>? = null, val slbId: Output<String>? = null, val slbLogStore: Output<String>? = null, val slbProject: Output<String>? = null, val vport: Output<String>? = null) : ConvertibleToJava<ApplicationScalingRuleScalingRuleMetricMetricArgs>
Properties
Link copied to clipboard
According to different metric_type
, set the target value of the corresponding monitoring index.
Link copied to clipboard
Monitoring indicator trigger condition. Valid values: CPU
, MEMORY
, tcpActiveConn
, QPS
, RT
, SLB_QPS
, SLB_RT
, INTRANET_SLB_QPS
and INTRANET_SLB_RT
. The values are described as follows:
Link copied to clipboard
The log store of the Log Service.
Link copied to clipboard
The project of the Log Service.