• Joined on 2024-09-22
kobim pushed to main at kobim/Tesi 2025-01-30 22:00:58 +01:00
347245a0c7 Update timestamp handling to milliseconds in main.py and adjust telegraf.conf for timestamp format
kobim pushed to main at kobim/Tesi 2025-01-30 00:11:42 +01:00
9daa08066a Refactor stats setup in main.py to improve element visibility handling and remove unnecessary pauses
kobim pushed to main at kobim/Tesi 2025-01-29 22:51:23 +01:00
b22ec6f75a Update main.py to include session ID in stats and modify player stats key; update telegraf.conf to add session input
kobim pushed to main at kobim/Tesi 2025-01-29 01:15:35 +01:00
e4101b5a0a Update telegraf.conf to add usage instructions for Docker
kobim pushed to main at kobim/Tesi 2025-01-29 01:14:34 +01:00
07311fe508 Refactor logging in main.py and update telegraf.conf for metric name and MongoDB connection details
kobim pushed to main at kobim/Tesi 2025-01-28 22:26:37 +01:00
8c8c007a60 Add WebRTC Internals Exporter manifest file and update .gitignore
kobim pushed to main at kobim/Tesi 2025-01-28 22:25:56 +01:00
d8fc99fe68 Update main.py to remove unused schedule import, enhance logging, and ensure server collector starts correctly; update telegraf.conf for MongoDB connection details and add authentication; include beautifulsoup4 in requirements.
kobim pushed to main at kobim/Tesi 2025-01-25 14:41:27 +01:00
95babcde15 Refactor telegraf.conf by cleaning up commented sections and updating xpath configuration
kobim pushed to main at kobim/Tesi 2025-01-25 14:38:08 +01:00
c2f9206624 Add WebRTC Internals Exporter extension with initial files and functionality