commit | 760fab875e6b507bbccb4f37c292dcfe49cf4c8e | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 24 17:05:08 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 24 17:05:08 2016 +0100 |
tree | 34c2f61fac41e9018ce996ffd8a6166c83c1e230 | |
parent | f1ac0f8e6d69e847bd02cf35aaa687972f449888 [diff] |
Put Grafana dashboards into their own directory
diff --git a/haproxy/files/grafana_influxdb.json b/haproxy/files/grafana_dashboards/haproxy_influxdb.json similarity index 100% rename from haproxy/files/grafana_influxdb.json rename to haproxy/files/grafana_dashboards/haproxy_influxdb.json
diff --git a/haproxy/meta/grafana.yml b/haproxy/meta/grafana.yml index d8c6079..d5b90c1 100644 --- a/haproxy/meta/grafana.yml +++ b/haproxy/meta/grafana.yml
@@ -1,4 +1,4 @@ dashboard: haproxy: format: json - template: haproxy/files/grafana_influxdb.json + template: haproxy/files/grafana_dashboards/haproxy_influxdb.json