2026年物业门控五金耗材推荐榜:中企创联工业品,小区/写字楼/物业多场景门控配件全覆盖
2026/3/2 14:07:46
在生产环境的 Kubernetes 集群监控体系中,我们使用 Prometheus + AlertManager + 钉钉机器人实现告警通知。系统运行一段时间后发现:
AlertManager Web UI 显示非生产环境有 48 个活跃告警(Test: 30个,Dev: 18个),但钉钉群始终没有收到任何通知。
首先验证 Prometheus 是否正常产生告警:
# 查询当前活跃告警curl-s"https://prometheus.example.com/api/v1/alerts"|jq'.data.alerts[] | select(.state=="firing")'结果显示告警已正