]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
dashboards/network-usage-by-node: Fix mon_hosts 190/head
authorZack Cerza <zack@redhat.com>
Thu, 31 May 2018 18:34:03 +0000 (12:34 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 31 May 2018 18:40:51 +0000 (12:40 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
dashboards/mgr-prometheus/network-usage-by-node.json

index 801aff35dedb647642ac6b6bbab2dc8d65f8c179..2249cdf2a1d70f22e4cd4a943947b9d5b932c0f1 100644 (file)
         "type": "query",
         "useTags": false
       },
-      {
-        "allValue": null,
-        "current": {
-          "text": "All",
-          "value": "$__all"
-        },
-        "hide": 2,
-        "includeAll": true,
-        "label": "",
-        "multi": false,
-        "name": "mon_servers",
-        "options": [
-          {
-            "selected": true,
-            "text": "All",
-            "value": "$__all"
-          }
-        ],
-        "query": "",
-        "type": "custom"
-      },
       {
         "allValue": null,
         "current": {},
         "includeAll": true,
         "label": null,
         "multi": false,
-        "name": "copy_of_mon_servers",
+        "name": "mon_servers",
         "options": [],
-        "query": "label_values(ceph_server_metadata{services=~\".*mon.*\"}, hostname)",
+        "query": "label_values(ceph_mon_quorum_status, ceph_daemon)",
         "refresh": 1,
         "regex": "",
-        "sort": 0,
+        "sort": 1,
         "tagValuesQuery": "",
         "tags": [],
         "tagsQuery": "",