]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
ceph-cluster: Fix column styles for version tables 199/head
authorZack Cerza <zack@redhat.com>
Tue, 26 Jun 2018 20:32:19 +0000 (14:32 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 26 Jun 2018 20:32:19 +0000 (14:32 -0600)
We were using 'id', not 'ceph_daemon' and as a result that column wasn't
showing up.

Signed-off-by: Zack Cerza <zack@redhat.com>
dashboards/mgr-prometheus/ceph-cluster.json

index 88f90bb7bbbcdfa88f8b5c7f00b798ea98dce748..b89e7917d057b56a5bd54c306bf786d2db46e104 100644 (file)
               ],
               "dateFormat": "YYYY-MM-DD HH:mm:ss",
               "decimals": 2,
-              "pattern": "id",
+              "pattern": "ceph_daemon",
               "thresholds": [],
               "type": "string",
               "unit": "short"
               ],
               "dateFormat": "YYYY-MM-DD HH:mm:ss",
               "decimals": 0,
-              "pattern": "id",
+              "pattern": "ceph_daemon",
               "thresholds": [],
               "type": "number",
               "unit": "none"
               ],
               "dateFormat": "YYYY-MM-DD HH:mm:ss",
               "decimals": 2,
-              "pattern": "id",
+              "pattern": "ceph_daemon",
               "thresholds": [],
               "type": "string",
               "unit": "short"
               ],
               "dateFormat": "YYYY-MM-DD HH:mm:ss",
               "decimals": 2,
-              "pattern": "id",
+              "pattern": "ceph_daemon",
               "thresholds": [],
               "type": "string",
               "unit": "short"