From db20a73478e61c02b6fb6761f0e7821c8f4f7b9b Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Wed, 29 May 2024 18:38:16 +0300 Subject: [PATCH] Added MySQL/MariaDB support --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index cfa5e38..961a6bf 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,10 @@ - ~~files locations (logs, scripts, etc.)~~ - ~~check for database integrity~~ - ~~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: - participants (join/leave time and details) - issues