open-nomad/drivers
Mahmood Ali ac80d62c84 Pass stats interval colleciton to executor
This fixes a bug where executor based drivers emit stats every second,
regardless of user configuration.

When serializing the Stats request across grpc, the nomad agent dropped
the Interval value, and then executor uses 1s as a default value.
2020-01-31 14:17:15 -05:00
..
docker Making pull activity timeout configurable in Docker 2019-12-18 12:58:53 +01:00
exec drivers: always initialize taskHandle.logger 2019-11-22 10:44:59 -05:00
java drivers: always initialize taskHandle.logger 2019-11-22 10:44:59 -05:00
mock ar: initial driver based network management 2019-07-31 01:03:17 -04:00
qemu drivers: always initialize taskHandle.logger 2019-11-22 10:44:59 -05:00
rawexec changelog and comment 2019-11-19 15:51:08 -05:00
rkt drivers: always initialize taskHandle.logger 2019-11-22 10:44:59 -05:00
shared Pass stats interval colleciton to executor 2020-01-31 14:17:15 -05:00