summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2022-11-11 08:39:43 +0000
committerGitHub <noreply@github.com>2022-11-11 08:39:43 +0000
commit6fcf5029372eff9113b19b8d3346a23b533d26fc (patch)
treeb3c03cf9bfb6192812ce4ccc834d2a27685ec706
parent771bea59cae17cf0ded919b59e9cf3063d66daee (diff)
use calculator app instead of spreadsheetadd-storage-calc-app
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. p.s. we should be able to make any other look and feel improvements easy too as just PR's to the repo.
-rw-r--r--docs/store/change-metrics-storage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/store/change-metrics-storage.md b/docs/store/change-metrics-storage.md
index 1f1dd69e57..b5c99e0d96 100644
--- a/docs/store/change-metrics-storage.md
+++ b/docs/store/change-metrics-storage.md
@@ -51,7 +51,7 @@ the accuracy of the values you enter below, changes in the compression ratio, an
:::
-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.
+Visit the [Netdata Storage Calculator]([https://docs.google.com/spreadsheets/d/1aRLZJGJk6fvQDktkCB44l-EFROJcUrwOLe8rBQcfpPE/edit?usp=sharing](https://netdata-storage-calculator.streamlit.app/)) app to customize data retention according to your preferences. There is also a [python notebook](https://github.com/netdata/netdata-storage-calculator/blob/main/calculator.ipynb) version you can also use.
## Edit `netdata.conf` with recommended database engine settings