ccfos / nightingale

An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
https://flashcat.cloud/docs/
Apache License 2.0
9.73k stars 1.41k forks source link

Refactor webhook send event #2239

Closed Reditiny closed 8 hours ago

Reditiny commented 4 days ago
  1. 重构 webhook 队列,区分三级队列,高优先级的告警先出队列

  2. 告警判断中出现错误时及时处理,避免进入兜底逻辑后产生错误的恢复点