A simple stats server to provide a personal stats dashboard created as a personal replacement for numerous which was shutdown.
-
Simple stats tracker in the style of numerous
-
Grafana support through grafana-json-datasource
-
Support for Prometheus's pushgateway
-
Support for different charts
- Basic
- Countdown
- Location
Support | Input | Output |
---|---|---|
Prometheus | pushgateway | X |
Grafana | grafana-json-datasource |
virtualenv --python python3 simplestats
pip install -e .[standalone]
simplestats migrate
simplestats createsuperuser
simplestats runserver
Using the grafana-json-datasource plugin you can connect to the /stats/grafana
endpoint and generate graphs from the underlying data