updated README

This commit is contained in:
root 2015-08-18 23:36:06 +02:00
parent 04f35b62d0
commit a6c1d35682
1 changed files with 6 additions and 1 deletions

View File

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