mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
7fc15417e4
- Add /healthz (liveness) and /readyz (readiness) endpoints - Add /metrics endpoint with Prometheus metrics (pulse_agent_info, pulse_agent_up) - Properly call dockerAgent.Close() on shutdown - New config: -health-addr flag and PULSE_HEALTH_ADDR env (default :9191) - Set to empty string to disable health server