Fixed
- Resolved an issue where guests with duplicate VMIDs across different Proxmox nodes or instances would display incorrect metrics (CPU, Memory, Disk, Network). The frontend now correctly associates metrics based on a combination of VMID, node, and endpoint, preventing data collision.
- Improved display format for very low I/O rates (Disk Read/Write, Net In/Out), showing '<1 B/s' instead of '0 B/s' for rates between 0 and 1 B/s.