skyview/internal
Ole-Morten Duesund d8b53167a2 Add health check endpoint for monitoring and load balancers
- Added /health endpoint for Caddy and other monitoring systems
- Returns JSON with service status, source connectivity, and metrics
- HTTP 200 when healthy, 503 when degraded (no active sources)
- Includes aircraft count, message count, and source status

Useful for:
- Load balancer health checks
- Service monitoring dashboards
- Automated alerting systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 20:20:46 +02:00
..
beast Clean up codebase and fix server host binding for IPv6 support 2025-08-24 18:36:14 +02:00
client Clean up codebase and fix server host binding for IPv6 support 2025-08-24 18:36:14 +02:00
icao Clean up codebase and fix server host binding for IPv6 support 2025-08-24 18:36:14 +02:00
merger Fix transponder information display and add signal quality foundation 2025-08-24 19:46:58 +02:00
modes Improve aircraft icons and add weight-based color coding 2025-08-24 20:16:25 +02:00
server Add health check endpoint for monitoring and load balancers 2025-08-24 20:20:46 +02:00