]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Fix units used on throughput charts 208/head
authorPaul Cuzner <pcuzner@redhat.com>
Fri, 13 Jul 2018 00:24:35 +0000 (12:24 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Fri, 13 Jul 2018 00:24:35 +0000 (12:24 +1200)
Applies the same change to the prometheus based
dashboards as commit 239afda4debc80544112fe98d31af3f692678f57 did for
the graphite based dashboards

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
dashboards/mgr-prometheus/ceph-pools.json

index ccc4918eec3cf76413892c519e6ae6946d9b7311..4f3473b8eda9b4921ca58c1a78d5ea86730f9819 100644 (file)
           "pattern": "Value",
           "thresholds": [],
           "type": "number",
-          "unit": "bytes"
+          "unit": "decbytes"
         }
       ],
       "targets": [
           },
           "yaxes": [
             {
-              "format": "bytes",
+              "format": "decbytes",
               "label": "",
               "logBase": 1,
               "max": null,