Remove outdated section

Issue 609 was fixed in Alertmanager >=0.6.1
This commit is contained in:
Łukasz Mierzwa
2017-05-10 23:37:49 +01:00
parent 5f10b53007
commit 4eb615c19b

View File

@@ -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