mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
- Fixed shared storage jumping between nodes on each update by using consistent deduplication - Shared storage now displays with node="cluster" to indicate it's cluster-wide - Improved error logging when storage API calls fail to help diagnose permission issues - Added specific warning when all nodes fail to retrieve storage (helps with #385, #411) The jumping storage issue (#410) was caused by a race condition where parallel goroutines would report shared storage under whichever node completed first, causing it to randomly "jump" between nodes on each polling cycle. |
||
|---|---|---|
| .. | ||
| metrics_history.go | ||
| monitor.go | ||
| monitor_optimized.go | ||
| poller.go | ||
| ratetracker.go | ||
| reload.go | ||