Pulse/cmd
rcourtman 32392d1212 Add disk metrics, block I/O, and mount details to Docker monitoring
Extends Docker container monitoring with comprehensive disk and storage information:
- Writable layer size and root filesystem usage displayed in new Disk column
- Block I/O statistics (read/write bytes totals) shown in container drawer
- Mount metadata including type, source, destination, mode, and driver details
- Configurable via --collect-disk flag (enabled by default, can be disabled for large fleets)

Also fixes config watcher to consistently use production auth config path instead of following PULSE_DATA_DIR when in mock mode.
2025-10-29 12:05:36 +00:00
..
pulse Propagate config updates to settings nodes (#588) 2025-10-22 13:45:13 +00:00
pulse-docker-agent Add disk metrics, block I/O, and mount details to Docker monitoring 2025-10-29 12:05:36 +00:00
pulse-host-agent feat: add native Windows service support and expandable host details 2025-10-23 22:11:56 +00:00
pulse-sensor-proxy docs: add guidance for large deployments (30+ nodes) in rate limit config 2025-10-21 11:27:13 +00:00