metricType

@JvmName(name = "kjpdgdnbviqjfhqm")
suspend fun metricType(value: Output<String>)
@JvmName(name = "cjitlxuskarqfahw")
suspend fun metricType(value: String?)

Parameters

value

Monitoring indicator trigger condition. Valid values: CPU, MEMORY, tcpActiveConn, SLB_QPS and SLB_RT. The values are described as follows:

  • CPU: CPU usage.

  • MEMORY: MEMORY usage.

  • tcpActiveConn: the average number of TCP active connections for a single instance in 30 seconds.

  • SLB_QPS: the average public network SLB QPS of a single instance within 15 seconds.

  • SLB_RT: the average response time of public network SLB within 15 seconds.