WebUI:
- Activated "Grafana" link in top menu - Implemented onboarding of devices + configuration from JSON descriptor files - added device status in device details page - created new grafana dashboard for new PostgreSQL-based monitoring database - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
parent
f691ef72
No related branches found
No related tags found
Showing
- deploy.sh 13 additions, 10 deletionsdeploy.sh
- src/webui/grafana_dashboard_psql.json 313 additions, 0 deletionssrc/webui/grafana_dashboard_psql.json
- src/webui/service/main/routes.py 44 additions, 19 deletionssrc/webui/service/main/routes.py
- src/webui/service/templates/base.html 2 additions, 2 deletionssrc/webui/service/templates/base.html
- src/webui/service/templates/device/detail.html 1 addition, 0 deletionssrc/webui/service/templates/device/detail.html
src/webui/grafana_dashboard_psql.json
0 → 100644
Please register or sign in to comment