参数 | 类型 | 示例值 | 描述 |
error_msg | String | - | 错误信息,成功为空。 |
error_no | Integer | - | 错误码,成功为0。 |
data | - | 具体自定义事件的category和metric聚合列表。 |
参数 | 类型 | 示例值 | 描述 |
metric_list | - | 具体自定义事件的metric聚合列表。 | |
category_list | - | 具体自定义事件的category聚合列表。 |
参数 | 类型 | 示例值 | 描述 |
count | Integer | 10 | 该category key上报次数。 |
top_values | - | 该category key对应的value top20上报情况。 | |
category_name | String | category_key_test | category key。 |