diff --git a/embed/templates/config/alertmanager.yml b/embed/templates/config/alertmanager.yml index 92e91e9663..f15da4e0e9 100644 --- a/embed/templates/config/alertmanager.yml +++ b/embed/templates/config/alertmanager.yml @@ -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"