Added MySQL/MariaDB support

main
Yasen Pramatarov 2024-05-29 18:38:16 +03:00
parent f59a8d0912
commit db20a73478
1 changed files with 4 additions and 1 deletions

View File

@ -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