HEllo ,

I modified the alermanger.yml configuration in order to  get email alerts:

Here is my configuration , For information the SMTP server is internal and
we have direct access to
global:
  smtp_smarthost: SMTP_hostname
  smtp_from: company@
  smtp_require_tls: false
route:
  receiver: alert-mails
  group_wait: 30s
  group_interval: 1m
  repeat_interval: 30m

receivers:
- name: alert-mails
  email_configs:
  - to: my personal comapny@

It does not work , I changed the config many times , what am I missing  ,
FY I deleted the old default config with the slack since I will not using
it and I replace it with the config above

Thanks for your help guys

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAHuiLceyYX3ndGkfpHeFONPqRxM4O7Dp3oi_DJ9nQ2RoDxYocA%40mail.gmail.com.

Reply via email to