jilo/TODO.md

17 lines
595 B
Markdown
Raw Normal View History

2024-05-27 16:14:34 +00:00
* ~~Incorporate all scripts into a single one~~
* ~~Default configs for~~
2024-05-27 12:54:07 +00:00
- ~~files locations (logs, scripts, etc.)~~
- ~~check for database integrity~~
2024-05-27 16:14:34 +00:00
- ~~checks needed (if there is JVB, parse its logs, if not - don't, etc.)~~
2024-05-29 15:38:16 +00:00
* Option to upload the data to a remote DB for displaying in Grafana
- ~~MariaDB/MySQL~~
- Prometheus
- InfluxDB
2024-05-26 19:15:41 +00:00
* Add more stats:
2024-06-04 17:11:45 +00:00
- ~~participants (join/leave time and details)~~
2024-05-26 19:15:41 +00:00
- issues
- errors
- info about JVBs used
2024-06-04 17:16:57 +00:00
---
* FIXMEs:
- long commandline options work ok in jilo-cli, but not in jilo - update them as in cli