commit | de38c969798a8295d096b8c085a45daa4c3ff666 | [log] [tgz] |
---|---|---|
author | thouveng <thouveng@gmail.com> | Thu Nov 17 15:21:27 2016 +0100 |
committer | GitHub <noreply@github.com> | Thu Nov 17 15:21:27 2016 +0100 |
tree | fa0391a12a2291b4fd166d9e45091960ca98afd3 | |
parent | 0957e1ebe18b31e03e9a8f43999196e3a75201a4 [diff] | |
parent | 98d1d0ef2bfc317f0c0d4395f50333ebbd34ec80 [diff] |
Merge pull request #8 from thouveng/fix-grafana-dash Update the name of the Grafana dashboard
diff --git a/elasticsearch/files/Elasticsearch.json b/elasticsearch/files/grafana_influxdb.json similarity index 100% rename from elasticsearch/files/Elasticsearch.json rename to elasticsearch/files/grafana_influxdb.json
diff --git a/elasticsearch/meta/grafana.yml b/elasticsearch/meta/grafana.yml index 4a43d88..4fa8b0d 100644 --- a/elasticsearch/meta/grafana.yml +++ b/elasticsearch/meta/grafana.yml
@@ -1,3 +1,3 @@ dashboard: elasticsearch: - template: elasticsearch/files/Elasticsearch.json + template: elasticsearch/files/grafana_influxdb.json