Pulse/cmd/pulse-agent
rcourtman 7fc15417e4 Add health/metrics server and proper cleanup to unified agent
- 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
2025-12-02 22:42:05 +00:00
..
main.go Add health/metrics server and proper cleanup to unified agent 2025-12-02 22:42:05 +00:00
main_test.go Add unit tests for pulse-agent utility functions (unified agent) 2025-11-30 08:34:09 +00:00
service_stub.go Add Windows service support to unified agent 2025-11-27 17:00:03 +00:00
service_windows.go Add Windows service support to unified agent 2025-11-27 17:00:03 +00:00