mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
feat(templating): prometheus now works with new template variable formating/escaping, #2918
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user