From: Simon Pasquier Date: Fri, 8 Sep 2017 09:11:00 +0000 (+0200) Subject: Fix order of hosts in the Grafana dashboard X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=commitdiff_plain;h=refs%2Fchanges%2F85%2F10085%2F1 Fix order of hosts in the Grafana dashboard Change-Id: I73967e8ffa730a0e6fb4596d32d6d12fed3ba1c7 --- diff --git a/influxdb/files/grafana_dashboards/influxdb_prometheus.json b/influxdb/files/grafana_dashboards/influxdb_prometheus.json index 9b5291f..6c6c61d 100644 --- a/influxdb/files/grafana_dashboards/influxdb_prometheus.json +++ b/influxdb/files/grafana_dashboards/influxdb_prometheus.json @@ -565,7 +565,7 @@ "query": "label_values(influxdb_httpd_authFail, host)", "refresh": 1, "regex": "", - "sort": 0, + "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "",