Update change-metrics-storage.md (#14734)
Chris Akritidis committed
Mar 15, 2023 at 07:36 UTC
90b527cafe363f0c50b91ee4f7e738859fabe5bb
1 file changed
+1
-1
docs/store/change-metrics-storage.md
+1
-1
@@ -125,7 +125,7 @@ The Netdata parent in our production infrastructure at the time of writing:
125
126
The rule of thumb calculation for this set up gives us
127
```
128
-DBENGINE memory = 206,000 x 16 / 1024 = 3 GiB
128
+DBENGINE memory = 206,000 x 16 / 1024 MiB = 3,217 MiB = about 3 GiB
129
Extra cache = 4 GiB
130
Metric cardinality factor = 4
131
Estimated total Netdata memory = 3 * 4 + 4 = 16 GiB