From 7cc1a49d9e1c5798c0cc0e8c14d82b80cde8e0ba Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Thu, 28 Jul 2016 13:39:10 +0200 Subject: [PATCH] Added Alert Manager address Added Alert manager address --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad082b8..a44df61 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ The Slack configuration requires to build a custom integration. * Copy the Webhook URL into the `alertmanager/config.yml` URL section * Fill in Slack username and channel -View alerts status `http://:9090/alerts` +View Prometheus alerts `http://:9090/alerts` +View Alert Manager `http://:9093` ## Install Dashboard I created a Dashboard template which is available on [Grafana Docker Dashboard](https://grafana.net/dashboards/179). Simply download the dashboard and select from the Grafana menu -> Dashboards -> Import