14 Commits

Author SHA1 Message Date
a67a99f849 fix: correct byte conversion logic in convert_to_bytes function
All checks were successful
Build and Push Docker Image / build (push) Successful in 12m58s
2025-03-30 15:27:54 +02:00
87e1d24a86 feat: implement abstract base classes for stats plugins and add example plugin for stats setup and download
All checks were successful
Build and Push Docker Image / build (push) Successful in 12m3s
2025-02-23 22:37:21 +01:00
83480ed3a8 fix: update wait condition in setupStats function to check for visibility of stats content
All checks were successful
Build and Push Docker Image / build (push) Successful in 11m58s
2025-02-23 17:53:03 +01:00
9e125bf9f7 feat: include sleep to wait for driver setup logic and remove yaspin
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2025-02-22 18:21:56 +01:00
a0cf93a6be feat: enhance setupStats function with retry logic and improve error handling; update entrypoint to run main script as PID 1
All checks were successful
Build and Push Docker Image / build (push) Successful in 12m29s
2025-02-21 20:26:03 +01:00
5c92020169 Add convenience functions, update Docker setup, and integrate Webpack for building WebRTC internals exporter (#3)
All checks were successful
Build and Push Docker Image / build (push) Successful in 12m31s
Reviewed-on: #3
Co-authored-by: Mirko Milovanovic <mir_ko@me.com>
Co-committed-by: Mirko Milovanovic <mir_ko@me.com>
2025-02-21 11:21:14 +00:00
0518d1ba48 feat: integrate yaspin for improved logging and error handling in Chrome driver setup
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m5s
2025-02-14 15:32:14 +01:00
7b78f54510 feat: enhance health checks in docker-compose and improve WebRTC stats collection 2025-02-09 02:24:38 +01:00
55a31bdbb1 feat: adjust ChromeDriver options and update Telegraf flush interval 2025-02-06 10:39:31 +01:00
7a8a8ee260 minor improvements 2025-02-06 00:54:11 +01:00
4aa164d148 feat: update docker-compose and service configurations for improved connectivity 2025-02-05 23:37:49 +01:00
fb765920b4 feat: add environment variable support and update README instructions 2025-02-05 16:16:57 +01:00
c19ecae493 refactor: change driver type in setupStats function from Chrome to Remote 2025-02-05 01:57:40 +01:00
b8d9300bca copy from main tesi folder 2025-02-05 01:50:24 +01:00