From 7b82411e6fd2a40d015d9988966848a69012abfd Mon Sep 17 00:00:00 2001 From: Mani <91485510+mshanmu@users.noreply.github.com> Date: Thu, 18 Nov 2021 23:06:37 -0500 Subject: [PATCH] change the unit of measurement from TB to TiB (#13686) --- docs/metrics/prometheus/grafana/minio-overview.json | 10 +++++----- .../prometheus/grafana/minio-replication.json | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/metrics/prometheus/grafana/minio-overview.json b/docs/metrics/prometheus/grafana/minio-overview.json index d369ffc04..8886af514 100644 --- a/docs/metrics/prometheus/grafana/minio-overview.json +++ b/docs/metrics/prometheus/grafana/minio-overview.json @@ -179,7 +179,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, @@ -254,7 +254,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, @@ -370,7 +370,7 @@ "yaxes": [ { "$$hashKey": "object:419", - "format": "decbytes", + "format": "bytes", "label": null, "logBase": 1, "max": null, @@ -379,7 +379,7 @@ }, { "$$hashKey": "object:420", - "format": "decbytes", + "format": "bytes", "label": null, "logBase": 1, "max": null, @@ -559,7 +559,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, diff --git a/docs/metrics/prometheus/grafana/minio-replication.json b/docs/metrics/prometheus/grafana/minio-replication.json index 253478e84..11fa7ee8e 100644 --- a/docs/metrics/prometheus/grafana/minio-replication.json +++ b/docs/metrics/prometheus/grafana/minio-replication.json @@ -179,7 +179,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, @@ -254,7 +254,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, @@ -370,7 +370,7 @@ "yaxes": [ { "$$hashKey": "object:419", - "format": "decbytes", + "format": "bytes", "label": null, "logBase": 1, "max": null, @@ -379,7 +379,7 @@ }, { "$$hashKey": "object:420", - "format": "decbytes", + "format": "bytes", "label": null, "logBase": 1, "max": null, @@ -559,7 +559,7 @@ } ] }, - "unit": "decbytes" + "unit": "bytes" }, "overrides": [] }, @@ -2834,4 +2834,4 @@ "uid": "TgmJnqnnk", "version": 18 } - \ No newline at end of file +