|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
BatchExport 查询的数据。 |
||
| Namespace |
string |
云产品的数据命名空间。 |
acs_ecs_dashboard |
| Metric |
string |
云产品的监控项名称。 |
cpu_idle |
| Period |
integer |
监控项的时间间隔。 单位:秒。 |
60 |
| Timestamp |
integer |
监控数据的时间戳(单位:毫秒) |
1641454680000 |
| Dimensions |
array |
用于标识监控对象(实例)的 Dimension 信息。 |
|
| Dimension |
用于标识监控对象(实例)的 Dimension 信息。 |
||
| Associated |
object |
监控对象(实例)的附加信息。 |
|
|
string |
监控对象(实例)的附加信息。 |
{"group":"test****", "name":"Alice"} |
|
| Measurements |
object |
指标的测量值(默认多值模式)。 |
|
|
any |
指标的测量值(默认多值模式)。 |
{"Average":60,"Maximum":85} |
|
| LogTime |
integer |
监控数据的记录时间(单位:毫秒),对于非原始数据(聚合后的数据),LogTime 为空(NULL)。 |
1683686550073 |