bkmonitor Troubleshooting 索引
| 文件 | 标签 | 摘要 | 更新日期 |
|---|---|---|---|
| APM Trace 写入 ES 字段类型冲突 | apm trace elasticsearch mapping dynamic-template ignore-above attribute-filter as-string index-rollover | APM Trace 字段类型冲突与超长 keyword 的修复方法,覆盖字段过滤、类型统一、ignore_above 和索引轮转 | 2026-08-24 |
| 0 点活动上线导致 RPC 指标 series 暴涨 | apm rpc cardinality series-spike callee-container sum-without-ip fan-out dormant-series | 通过 ΔC 边对比、维度拆解与 VM 新增 series 验证,定位活动上线引发的 RPC 指标 series 暴涨;区分业务新值、潜伏 series 与高基数扇出乘子 | 2026-08-08 |
| endpoint stat 查询指定 SpanName 无数据 | apm endpoint-stat span-name http-route semconv bug | endpoint stat 仍依赖 http.url 等旧字段聚合,给定应用的 HTTP server span 仅上报 http.route 和 http.target,导致指定 span_name 有原始数据但 stat 无数据 | 2026-04-16 |
| 告警详情页 graph_panel 为空时接口报错 | alert graph-panel detail null bug | 某些告警本身没有图表时,AlertDetailResource 仍无判空清洗 graph_panel,导致详情接口报错 | 2026-04-15 |
| 服务关联索引集在日志检索页面部分缺失 | apm log-relation index-set bug | process_service_relation 中 next() 只取首个匹配,导致多索引集只返回一个 | 2026-03-10 |