dev-docker: add grafana as target

This commit is contained in:
bergquist 2017-09-24 21:58:33 +02:00
parent dd7f42ba03
commit 7eec60ec2e

View File

@ -33,4 +33,4 @@ scrape_configs:
static_configs:
#- targets: ['localhost:9090', '172.17.0.1:9091', '172.17.0.1:9100', '172.17.0.1:9150']
- targets: ['localhost:9090', '127.0.0.1:9091', '127.0.0.1:9100', '127.0.0.1:9150']
- targets: ['localhost:9090', '127.0.0.1:9091', '127.0.0.1:9100', '127.0.0.1:3000']