change the unit of measurement from TB to TiB (#13686)

This commit is contained in:
Mani 2021-11-18 23:06:37 -05:00 committed by GitHub
parent fb268add7a
commit 7b82411e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -179,7 +179,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@ -254,7 +254,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@ -370,7 +370,7 @@
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:419", "$$hashKey": "object:419",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -379,7 +379,7 @@
}, },
{ {
"$$hashKey": "object:420", "$$hashKey": "object:420",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -559,7 +559,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },

View File

@ -179,7 +179,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@ -254,7 +254,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@ -370,7 +370,7 @@
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:419", "$$hashKey": "object:419",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -379,7 +379,7 @@
}, },
{ {
"$$hashKey": "object:420", "$$hashKey": "object:420",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -559,7 +559,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },