Added MySQL/MariaDB support
parent
f59a8d0912
commit
db20a73478
5
TODO.md
5
TODO.md
|
@ -3,7 +3,10 @@
|
||||||
- ~~files locations (logs, scripts, etc.)~~
|
- ~~files locations (logs, scripts, etc.)~~
|
||||||
- ~~check for database integrity~~
|
- ~~check for database integrity~~
|
||||||
- ~~checks needed (if there is JVB, parse its logs, if not - don't, etc.)~~
|
- ~~checks needed (if there is JVB, parse its logs, if not - don't, etc.)~~
|
||||||
* Option to upload the data to a remote DB (Prometheus, InfluxDB, or MariaDB/MySQL) for displaying in Grafana
|
* Option to upload the data to a remote DB for displaying in Grafana
|
||||||
|
- ~~MariaDB/MySQL~~
|
||||||
|
- Prometheus
|
||||||
|
- InfluxDB
|
||||||
* Add more stats:
|
* Add more stats:
|
||||||
- participants (join/leave time and details)
|
- participants (join/leave time and details)
|
||||||
- issues
|
- issues
|
||||||
|
|
Loading…
Reference in New Issue