Hello Brian I tried your change yet my alertmanager isn't taking config changes and shows older config. Can u have a look ?
global:
resolve_timeout: 5m
receivers:
- name: pdmso_alerts
webhook_configs:
- url: "http://prometheus-msteams.monitoring.svc.cluster.local:2000/pdmsoalert"
send_resolved: true
- name: default_receiver_test
webhook_configs:
- url: "http://prometheus-msteams.monitoring.svc.cluster.local:2000/test"
send_resolved: true
route:
group_by:
- namespace
group_interval: 5m
group_wait: 30s
repeat_interval: 3h
receiver: default_receiver_test
routes:
- matchers:
- alertname=~"HostOutOfDiskSpace|HostHighCpuLoad|HostHighCpuLoad|KubeNodeNotReady"
receiver: pdmso_alerts
--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a183d004-896c-4f7c-88d1-7bed759b1f49n%40googlegroups.com.