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.84k stars 1.42k forks source link

non buf channel happens-before #2213

Closed Reditiny closed 1 month ago

Reditiny commented 1 month ago

修复新部署的服务修改 smtp 配置之后告警无法发送到邮箱的问题:

  1. 旧 startEmailSender 需要等待新 startEmailSender 的信号再退出