use calculator app instead of spreadsheet (#13981)
use calculator app instead of spreadsheet I think we should use the app instead of a spreadsheet. - It's a better user experience. - It's easier to maintain and open for all since it just lives here: https://github.com/netdata/netdata-storage-calculator. - Anyone who wants to customize it or play with it can also just open the notebook in colab. - It feels a bit more polished.
Andrew Maguire committed
Nov 17, 2022 at 14:45 UTC
c96d9228a818e149f4a839418fdaffbc22c8f6c5
1 file changed
+2
-1
docs/store/change-metrics-storage.md
+2
-1
@@ -51,7 +51,8 @@ the accuracy of the values you enter below, changes in the compression ratio, an
51
52
:::
53
54
-Visit the [Google Sheet Calculator](https://docs.google.com/spreadsheets/d/1aRLZJGJk6fvQDktkCB44l-EFROJcUrwOLe8rBQcfpPE/edit?usp=sharing) to customize data retention according to your preferences. To use it, you need to make a copy of this Google Sheet. Experiment with the variables highlighted in yellow to find the best settings for your use case.
54
+Visit the [Netdata Storage Calculator](https://netdata-storage-calculator.herokuapp.com/) app to customize
55
+data retention according to your preferences.
56
57
## Edit `netdata.conf` with recommended database engine settings
58