• Joined on 2024-09-22
kobim pushed to main at kobim/Tesi 2025-01-30 21:00:58 +00: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-29 23:11:42 +00: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 21:51:23 +00: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 00:15:35 +00:00
e4101b5a0a Update telegraf.conf to add usage instructions for Docker
kobim pushed to main at kobim/Tesi 2025-01-29 00:14:34 +00: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 21:26:37 +00:00
8c8c007a60 Add WebRTC Internals Exporter manifest file and update .gitignore
kobim pushed to main at kobim/Tesi 2025-01-28 21:25:56 +00: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 13:41:27 +00:00
95babcde15 Refactor telegraf.conf by cleaning up commented sections and updating xpath configuration
kobim pushed to main at kobim/Tesi 2025-01-25 13:38:08 +00:00
c2f9206624 Add WebRTC Internals Exporter extension with initial files and functionality