/netdata-storage-calculator

Netdata Storage Calculator

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Netdata Storage Calculator

A little streamlit based app used for estimating Netdata storage requirements.

Read Netdata documentation here.

App is available at https://netdata-storage-calculator.herokuapp.com/

You can also run the calculator notebook in google colab by pressing "Open in Colab".

Development

The recommended way to work on this is in a GitHub Codespace. The .devcontainer/ folder defines what will be installed into that codespace and should have everything you need.

# run app in development mode
streamlit run app.py