- 文档首页
应用性能监控全链路版
API 参考
API 接口 - WebPro 端
报警
GetAlarmAttribution
GetAlarmAttribution
获取归因信息。
请求说明
客户端监控已在全球多个地域部署服务,旨在为您提供更稳定、低延迟的访问体验。您可以通过查阅 服务地址 文档,根据业务所在地选择最合适的接入点。 - 请求地址:https://apmplus-openapi.cn-beijing.volcengineapi.com?Action=GetAlarmAttribution&Version=2022-10-12
请求参数
下方仅列出该接口特有的请求参数和部分公共参数,更多详细信息参见 公共参数 。 请求示例
"alarm_level":"warning",
"alarm_window_size":180,
"measure_name":"pv_uv.count",
"filter_name":"browser_brand",
"alarm_strategy_type":"threshold",
"daily_compare_count":5,
"threshold_cmp_op":"gt",
"attribution_dimensions":[
"alarm_user_threshold":1,
"alarm_sample_threshold":1
"notify_lark_webhooks":[
"notify_wechat_webhooks":[
"notify_dingding_webhooks":[
"attribution_time":1666012500,
"group_by_value":"Chrome Webview"
返回参数
返回示例
"alarm_category":"performance",
"attribution_dimension":"pid",
"attribution_dimension_label":"TOP pid",
"name":"JS Monitoring list",
"alarm_category":"performance",
"attribution_dimension":"pid",
"attribution_dimension_label":"Top PID with the fastest growth compared to the same period in the previous cycle",
"name":"JS Monitoring list",
错误码
当前接口暂无独立错误码,若接口调用返回异常,可参考 公共错误码 进行故障排查。 最近更新时间:2026.08.28 16:25:32