unpoller_unpoller/pkg
Cody Lee 832334655c
Fix health check port binding conflict (issue #892)
The Docker health check was attempting to bind to ports already in use by
the running application, causing "address already in use" errors. This fix
adds a health check mode that skips network binding operations while still
validating output configuration (listen addresses, paths, etc.).

Changes:
- Add health check mode flag in pkg/poller/outputs.go
- Update prometheus and webserver DebugOutput() to skip port binding in health check mode
- Maintain full configuration validation without network conflicts

Fixes #892

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-09 08:11:21 -06:00
..
datadogunifi fix dd client interface change, update deprecated context lib in influxdb 2025-12-03 11:51:40 -06:00
influxunifi fix dd client interface change, update deprecated context lib in influxdb 2025-12-03 11:51:40 -06:00
inputunifi fix linting 2025-12-03 11:40:21 -06:00
lokiunifi fix linting 2025-12-03 11:40:21 -06:00
mysqlunifi add integration test guard; 2023-07-31 14:40:33 -05:00
poller Fix health check port binding conflict (issue #892) 2025-12-09 08:11:21 -06:00
promunifi Fix health check port binding conflict (issue #892) 2025-12-09 08:11:21 -06:00
unittest painful upgrade for dumb go versioning 2024-12-31 14:44:10 -06:00
webserver Fix health check port binding conflict (issue #892) 2025-12-09 08:11:21 -06:00