File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
articles/azure-monitor/essentials Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ And the resource provider Storage account(resource name: ibabichvm) has metric u
80
80
![ Screenshot that shows metric value with prefix mebi.] ( ./media/metrics-troubleshoot/prefixIEC.png )
81
81
82
82
SI uses decimal
83
+
83
84
| Value | abbreviation | SI |
84
85
| -----------| --------------| ---------------------|
85
86
| 1000 | k | kilo |
@@ -92,9 +93,10 @@ SI uses decimal
92
93
| 1000^8 | Y | yotta |
93
94
94
95
IEC uses binary
95
- | Value| abbreviation| IEC | Legacy ||
96
- | -----| -------------| -----| ----| ----|
97
- | 1024 | Ki| kibi| K | kilo|
96
+
97
+ | Value | abbreviation| IEC | Legacy ||
98
+ | ------| -------------| -----| ----| ----|
99
+ | 1024 | Ki| kibi| K | kilo|
98
100
| 1024^2| Mi| mebi| M | mega|
99
101
| 1024^3| Gi| gibi| G | giga|
100
102
| 1024^4| Ti| tebi| T | tera|
You can’t perform that action at this time.
0 commit comments