Fixed broken Logs tab and frozen system stats in 1.5.104
Posted by tomspark
Two critical bugs shipped in recent versions and I'm fixing them now. v1.5.104 restores the Logs tab (broken since 1.5.84 due to a missing export in the docker module) and unfreezes the system-stats bento on your dashboard (dedup fingerprinting was returning NaN and silently blocking updates). If you've been unable to stream logs or watched your host metrics stay frozen after the first tick, both issues are resolved: - Logs tab: docker.validateSparkBoxContainer is now properly exported; log streaming works again - System stats: host-metrics dedup now correctly reads cpu.percent and memory.percent instead of treating the cpu object as a scalar Head to the Updates tab in your dashboard to pull 1.5.104. If you hit any issues, post here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.