mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
change the unit of measurement from TB to TiB (#13686)
This commit is contained in:
@@ -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": []
|
||||
},
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user