commit | d6df99b36626d3ff761d35dceb0a1aeb7c808f6c | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 24 16:51:50 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 24 16:51:50 2016 +0100 |
tree | 197710cb1645f312e7cb066c47d5e0ec3edf3f58 | |
parent | 5c2602fc2e8722a0dceaa08147629daf3c782af5 [diff] |
Put Grafana dashboards into their own directory
diff --git a/memcached/files/grafana_influxdb.json b/memcached/files/grafana_dashboards/memcached_influxdb.json similarity index 100% rename from memcached/files/grafana_influxdb.json rename to memcached/files/grafana_dashboards/memcached_influxdb.json
diff --git a/memcached/meta/grafana.yml b/memcached/meta/grafana.yml index 9846ae4..2071cf9 100644 --- a/memcached/meta/grafana.yml +++ b/memcached/meta/grafana.yml
@@ -1,4 +1,4 @@ dashboard: memcached: format: json - template: memcached/files/grafana_influxdb.json + template: memcached/files/grafana_dashboards/memcached_influxdb.json