Hi,
I have the following alert manager config setup, but it's not giving the 
expected results like sending the alert emails. Is there something missing 
here?

openshift_cluster_monitoring_operator_alertmanager_config*: |+*

  global*:*

    smtp_smarthost*: **mail.* <http://mail.sec.gov/>*abc.com*

    smtp_from*: alertmana...@abc.com*

    resolve_timeout*: 5m*

  route*:*

    group_wait*: 30s*

    group_interval*: 5m*

    repeat_interval*: 12h*

    receiver*: default*

    routes*:*

*    - *match*:*

        alertname*: KubeNodeNotReady*

        severity*: warning*

      repeat_interval*: 5m*

      receiver*: team-emaillist*

  receivers*:*

*  - *name*: default*

*  - *name*: deadmansswitch*

*  - *name*: team-emaillist*

    email_configs*:*

*    - *to*: use...@abc.com*


-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/df65fda8-2d85-4aed-b16c-697055ec7249%40googlegroups.com.

Reply via email to