unpoller_unpoller/pkg
Cody Lee 873202ab5b
fix(inputunifi): recover from GetActiveDHCPLeasesWithAssociations panic (#969)
Wrap the GetActiveDHCPLeasesWithAssociations call in a deferred recover
so a nil-pointer panic in the unifi library (triggered when 401 errors
cause GetDevices to return nil, which was then dereferenced without a
guard in v5.18.0) can no longer crash the poller process.

Fixes #965

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 15:07:03 -05:00
..
datadogunifi feat(devices): add UDB (UniFi Device Bridge) support (#968) 2026-03-22 15:00:18 -05:00
influxunifi feat(devices): add UDB (UniFi Device Bridge) support (#968) 2026-03-22 15:00:18 -05:00
inputunifi fix(inputunifi): recover from GetActiveDHCPLeasesWithAssociations panic (#969) 2026-03-22 15:07:03 -05:00
lokiunifi Add device tag support to Prometheus metrics 2026-01-28 20:48:10 -05:00
mysqlunifi add integration test guard; 2023-07-31 14:40:33 -05:00
poller feat: add controller sysinfo metrics (unpoller#927) 2026-01-31 20:25:56 -05:00
promunifi feat(devices): add UDB (UniFi Device Bridge) support (#968) 2026-03-22 15:00:18 -05:00
unittest Temp fix for test cases and warning from Dockerfile 2025-12-24 00:23:05 -05:00
webserver Fix health check port binding conflict (issue #892) 2025-12-09 08:11:21 -06:00