Skip to content

Commit

Permalink
Update alertmanager.yml (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucklove authored Jun 15, 2021
1 parent 6c92a87 commit 80dacf5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions embed/templates/config/alertmanager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ receivers:
# title: '{{ .CommonLabels.alertname }}'
# text: '{{ .CommonAnnotations.summary }} {{ .CommonAnnotations.description }} expr: {{ .CommonLabels.expr }} http://172.0.0.1:9093/#/alerts'

- name: "db-alert-email"
email_configs:
- send_resolved: true
to: "xxx@xxx.com"
# - name: "db-alert-email"
# email_configs:
# - send_resolved: true
# to: "example@example.com"

0 comments on commit 80dacf5

Please sign in to comment.