From d18064b08d863391400c9047423325aed8904dcd Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Sun, 26 May 2024 22:15:41 +0300 Subject: [PATCH] Adds a TODO list. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..edc1ec1 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +* Incorporate all scripts into a single one +* Default configs for + 1. files locations (logs, scripts, etc.) + 1. 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 +* Add more stats: + - participants (join/leave time and details) + - issues + - errors + - info about JVBs used