Pulse/internal/monitoring
Pulse Monitor e731f954b3 fix: resolve PBS API permission errors and missing parameters (addresses #436)
- handle PBS node status endpoint permission errors gracefully (returns nil instead of error for 403s)
- add required cf and timeframe parameters to RRD endpoint calls
- properly handle nil nodeStatus returns in monitor.go

these API calls now fail silently as PBS API tokens often lack the required permissions for these endpoints, which is expected behavior
2025-09-10 14:51:52 +00:00
..
metrics_history.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
monitor.go fix: resolve PBS API permission errors and missing parameters (addresses #436) 2025-09-10 14:51:52 +00:00
monitor_optimized.go fix: comprehensive VM disk usage reporting improvements (addresses #414, #416, #348, #367, #425) 2025-09-06 19:52:11 +00:00
poller.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
ratetracker.go fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00
reload.go fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00