open-nomad/client/stats
Mahmood Ali d59f149597
Update gopsutil code
Latest gosutil includes two backward incompatible changes:

First, it removed unused Stolen field in
cae8efcffa (diff-d9747e2da342bdb995f6389533ad1a3d)
.

Second, it updated the Windows cpu stats calculation to be inline with
other platforms, where it returns absolate stats rather than
percentages.  See https://github.com/shirou/gopsutil/pull/611.
2020-03-15 09:37:05 +01:00
..
cpu.go Update gopsutil code 2020-03-15 09:37:05 +01:00
cpu_test.go Add Client Device Stats structs in `api` package 2018-11-14 14:41:19 -05:00
host.go gopsutils: v2.20.2 2020-03-15 09:36:59 +01:00
host_test.go client: Guard against "NaN" values from floats 2017-09-08 16:21:07 -05:00