open-nomad/drivers
Nick Ethier 9fea54e0dc
executor: implement streaming stats API
plugins/driver: update driver interface to support streaming stats

client/tr: use streaming stats api

TODO:
 * how to handle errors and closed channel during stats streaming
 * prevent tight loop if Stats(ctx) returns an error

drivers: update drivers TaskStats RPC to handle streaming results

executor: better error handling in stats rpc

docker: better control and error handling of stats rpc

driver: allow stats to return a recoverable error
2019-01-12 12:18:22 -05:00
..
docker executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
exec executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
java executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
mock executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
qemu executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
rawexec executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
rkt executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
shared executor: implement streaming stats API 2019-01-12 12:18:22 -05:00