Pulse/internal/monitoring
Pulse Monitor 7f414623fc fix: ensure consistent CPU core display for all guests
- Fix CPU core display to show for all guests with CPU data
- Previously only showed cores when CPU > 0 (truthy)
- Now shows "(0.0/X cores)" consistently for all running/stopped guests
- Improve code organization with new helper utilities
- Clean up import statements and remove debug logs
2025-08-09 15:03:28 +00:00
..
metrics_history.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
monitor.go fix: ensure consistent CPU core display for all guests 2025-08-09 15:03:28 +00:00
poller.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
ratetracker.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
reload.go feat: implement secure registration token system with fixes 2025-08-09 11:54:26 +00:00