A real-time dashboard to plot netdata metrics using charts.js (Django backend)
-
The netdata app can be directly imported to add this to any Django project
-
The frontend functionality can be found under the html pages at Spectronn_netdata/netdata/templates/netdata/
-
The script Spectronn_netdata/netdata/autofetch.py fetches new data every minute and adds it to a json file to be used for the historic dashboard
Visit the project here