Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

6.8.0

Compare
Choose a tag to compare
@kevinjqliu kevinjqliu released this 13 Dec 21:15
· 399 commits to master since this release
9afcd7c

6.6.0-rc.1...6.8.0

Improvements

  • Compute location of program data rather than hard-code (#208)
  • Update to latest version of gopsutil (#214)
  • Put containers and processes running in containers in the same chunk (#215)
  • Improvements to dev setup (#217)

Bug Fixes

  • Add support for running on 32bit ARM platform (#198)
  • Prevent uint underflows when calculating rates and percentages (#201)
  • Ensure that process.IOStat is non-nil (#202)