| Package | Description |
|---|---|
| com.tencentcloudapi.cat.v20180409 | |
| com.tencentcloudapi.cat.v20180409.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeProbeMetricDataResponse |
CatClient.DescribeProbeMetricData(DescribeProbeMetricDataRequest req)
查询云拨测指标数据,指标支持使用sum,avg,max,min聚合函数进行指标数据查询
拨测频率与groupby聚合时间设置关联,如拨测频率为 30 分钟,则 grouby 聚合时间建议设置为大于30分钟,避免出现查询数据为空的情况
|
| Constructor and Description |
|---|
DescribeProbeMetricDataRequest(DescribeProbeMetricDataRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.