open-nomad/client/stats
Michael Schurter 2a81160dcd Fix GC'd alloc tracking
The Client.allocs map now contains all AllocRunners again, not just
un-GC'd AllocRunners. Client.allocs is only pruned when the server GCs
allocs.

Also stops logging "marked for GC" twice.
2017-11-01 15:16:38 -05:00
..
cpu.go Enable more linters 2017-09-26 15:26:33 -07:00
cpu_test.go Fix invalid CPU stats on Windows 2017-09-10 15:30:48 -07:00
cpu_unix.go Fix invalid CPU stats on Windows 2017-09-10 15:30:48 -07:00
cpu_windows.go Fix invalid CPU stats on Windows 2017-09-10 15:30:48 -07:00
host.go Fix GC'd alloc tracking 2017-11-01 15:16:38 -05:00
host_test.go client: Guard against "NaN" values from floats 2017-09-08 16:21:07 -05:00