feature: add alertmanager function

pull/1419/head
lin.huang 2 years ago
parent dbd03a6030
commit 84618b428e

@ -19,7 +19,7 @@ route:
receivers: receivers:
- name: 'email' - name: 'email'
email_configs: email_configs:
- to: '2393740379@qq.com' - to: '239374037@qq.com'
html: '{{ template "email.to.html" . }}' html: '{{ template "email.to.html" . }}'
headers: { Subject: "[OPENIM-SERVER]告警" } headers: { Subject: "[OPENIM-SERVER]告警" }
send_resolved: true send_resolved: true
Loading…
Cancel
Save