commit | 46d65a81aec9b7eb0eaf0f612a170054ff0df448 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 16 17:15:14 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 17 09:18:23 2016 +0100 |
tree | aac7ded6314c7a834c4bc53997e860a3f9c9968c | |
parent | e88846d2ed2e3f10135e631bb8a485279d42a3a4 [diff] |
Fix the name of the Grafana dashboard
diff --git a/memcached/files/Memcached.json b/memcached/files/grafana_influxdb.json similarity index 100% rename from memcached/files/Memcached.json rename to memcached/files/grafana_influxdb.json
diff --git a/memcached/meta/grafana.yml b/memcached/meta/grafana.yml index 4c545f3..4ba16a3 100644 --- a/memcached/meta/grafana.yml +++ b/memcached/meta/grafana.yml
@@ -1,3 +1,3 @@ dashboard: memcached: - template: memcached/files/Memcached.json + template: memcached/files/grafana_influxdb.json