From 565fb4fc00586eafd974ebe8f438b4f88f41870b Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Tue, 25 Aug 2020 15:46:38 +0200 Subject: [PATCH] Remove resolve timeout from the config shipped by default (#2349) It is not needed with Prometheus and can confuse users. Signed-off-by: Julien Pivotto --- examples/ha/alertmanager.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/ha/alertmanager.yml b/examples/ha/alertmanager.yml index 2b018e77..d3f5e8a1 100644 --- a/examples/ha/alertmanager.yml +++ b/examples/ha/alertmanager.yml @@ -1,6 +1,3 @@ -global: - resolve_timeout: 5m - route: group_by: ['alertname'] group_wait: 30s