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
cpu_test.go
cpu_unix.go
cpu_windows.go
host.go Fix GC'd alloc tracking 2017-11-01 15:16:38 -05:00
host_test.go