Commit Graph

2 Commits

Author SHA1 Message Date
Nawaz Dhandala
4b05546c94 feat: Implement Synthetic Monitor Runner Service
- Added a new service for executing synthetic monitor scripts.
- Introduced API endpoint for running synthetic monitors.
- Created configuration for synthetic monitor execution parameters.
- Implemented execution logic with retry mechanisms and timeout handling.
- Added support for multiple browser types and screen sizes.
- Integrated logging and error handling for better observability.
- Established child process management for executing scripts in isolation.
- Updated docker-compose configuration to include the new service.
2026-03-12 08:20:54 +00:00
Nawaz Dhandala
fb8f1f55a9 refactor: update docker-compose for billing-enabled deployments and adjust service startup commands 2026-03-06 08:28:34 +00:00