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": "",