A lightweight, high-performance synthetic monitoring tool that performs HTTP checks and generates a static HTML dashboard. The "Static" approach ensures the dashboard is fast and can be hosted via any simple web server (Nginx, S3, etc.) without a live database or API.
app/
main.py # Orchestrator: manages queues and the main loop
config/ # YAML loader and validation logic