From a6c1d356823d977972d70b80c78cec54a473faab Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Aug 2015 23:36:06 +0200 Subject: [PATCH] updated README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e07061..3a8e06d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ ## A Prometheus docker-compose stack -Here's a quick start to stand-up a Prometheus stack with cadvisor and or just Prometheues with the data scraper. +Here's a quick start to stand-up a Prometheus stack containing Prometheus, container-exporter, and the Prometheus Dashboard. + +Still to do is integrate and configure Alerting. + +If you need to update which servers to monitor edit the /prom/prometheus.yml file targets section. +