Fix default dashboard again
This commit is contained in:
parent
50cb783bf6
commit
e8da995134
@ -4,7 +4,7 @@ root_url = %(protocol)s://%(domain)s
|
|||||||
|
|
||||||
[dashboards]
|
[dashboards]
|
||||||
{% if prometheus_cloudflare_exporter_targets is defined %}
|
{% if prometheus_cloudflare_exporter_targets is defined %}
|
||||||
default_home_dashboard_path = /etc/grafana/provisioning/dashboards/overview-cf.json
|
default_home_dashboard_path = /etc/grafana/provisioning/dashboards/overview.json
|
||||||
{% else %}
|
{% else %}
|
||||||
default_home_dashboard_path = /etc/grafana/provisioning/dashboards/overview.json
|
default_home_dashboard_path = /etc/grafana/provisioning/dashboards/overview.json
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user