Update prometheus.yml

Added cAdvisor
This commit is contained in:
Brian Christner 2015-08-20 11:35:48 +02:00
parent 6a1b6c7e2a
commit d6481047a0

View File

@ -27,4 +27,4 @@ scrape_configs:
# scheme defaults to 'http'.
target_groups:
- targets: ['localhost:9090','exporter:9104']
- targets: ['localhost:9090','exporter:9104','cadvisor:8080']