commit | 5622b086bc17b618724470ab11be4cf0ea504849 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 16 17:11:53 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 16 17:11:53 2016 +0100 |
tree | 9fd46be1001ee7453397cb68876ab04bd8c0b307 | |
parent | 659d34da611595a5a34e5ad3bf3a16b5f82979d7 [diff] |
Fix the name of the Grafana dashboard
diff --git a/haproxy/files/HAProxy.json b/haproxy/files/grafana_influxdb.json similarity index 100% rename from haproxy/files/HAProxy.json rename to haproxy/files/grafana_influxdb.json
diff --git a/haproxy/meta/grafana.yml b/haproxy/meta/grafana.yml index 126b3b4..d1deab8 100644 --- a/haproxy/meta/grafana.yml +++ b/haproxy/meta/grafana.yml
@@ -1,3 +1,3 @@ dashboard: haproxy: - template: haproxy/files/HAProxy.json + template: haproxy/files/grafana_influxdb.json