ctop/connector
Sergey Ponomarev b65e970a83 Improve docker events handling
Firstly check health updates because it will be a lot of them especially when a container is unstable.
Clearly handle create event to create a container even if it wasn't started.
Instead of die event handle more precise events like oom, kill and only then trigger refresh.
Lookup the state from a map.
2020-11-17 21:50:25 +02:00
..
collector set running = false when mock,runc collectors stopped 2020-11-13 21:43:11 +00:00
manager return static error on unimplemented manager actions 2020-10-26 11:38:17 +00:00
docker.go Improve docker events handling 2020-11-17 21:50:25 +02:00
main.go aggregate io r/w across all reported stats volumes 2020-10-25 17:42:20 +00:00
mock.go add health check to mock connector 2020-10-26 12:02:31 +00:00
runc.go update go version, deps for runc v1.0.0-rc92 2020-10-25 14:22:47 +00:00