Pulse/frontend-modern/src/components/Docker
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
..
DockerFilter.tsx ui: align docker filters with proxmox 2025-10-28 19:06:01 +00:00
DockerHosts.tsx Simplify metric bar labels 2025-10-29 10:37:18 +00:00
DockerHostSummaryTable.tsx Adjust Docker host badges and task type column 2025-10-29 10:53:17 +00:00
DockerStatusBadge.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
DockerSummaryStats.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
DockerTree.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
DockerUnifiedTable.tsx Add disk metrics, block I/O, and mount details to Docker monitoring 2025-10-29 12:05:36 +00:00