feat(templating): prometheus now works with new template variable formating/escaping, #2918

This commit is contained in:
Torkel Ödegaard
2016-03-01 16:11:05 +01:00
parent 23a136d9ef
commit d1bac6cde0
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ scrape_configs:
# scheme defaults to 'http'.
target_groups:
- targets: ['localhost:9090', '172.17.42.1:9091']
- targets: ['localhost:9090', '172.17.0.1:9091']