From 4eb615c19b8eb53418337fb391ac1340ed62fa5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Wed, 10 May 2017 23:37:49 +0100 Subject: [PATCH] Remove outdated section Issue 609 was fixed in Alertmanager >=0.6.1 --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c45c906bd..c89193f24 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,6 @@ unsee process metrics are accessible under `/metrics` path by default. If you set the [WEB_PREFIX](#web_prefix) option a path relative to it will be used. -## Known issues - -* When a new alert is triggered unsee might show it for a few minutes even if - it's silenced. See - [Alertmanager issue 609](https://github.com/prometheus/alertmanager/issues/609) - for details. - ## Building and running ### Installing using the go command