This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
tasks_from: add_datasources.yml.ansible
|
||||
vars:
|
||||
grafana_datasources:
|
||||
- name: "VictoriaMetrics"
|
||||
name: "VictoriaMetrics"
|
||||
type: "prometheus"
|
||||
url: "http://{{ hostvars[groups['victoriametrics_servers'][0]]['victoriametrics_eth_vip'] }}:8428"
|
||||
access: "proxy"
|
||||
|
||||
Reference in New Issue
Block a user