telegraf/agent
David Bennett a6d2c4f254
Reset the flush interval timer when flush is requested or batch is ready. (#8953)
* Reset the flush interval timer when flush is requested or batch is ready, so that timer doesn't expire while one of those flushes is occurring.

* Update tick.go
2021-03-09 14:35:18 -05:00
..
accumulator.go Fix inconsistency with input error counting (#7077) 2020-02-25 10:40:29 -08:00
accumulator_test.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
agent.go Reset the flush interval timer when flush is requested or batch is ready. (#8953) 2021-03-09 14:35:18 -05:00
agent_posix.go fix issue with closing flush signal channel (#7384) 2020-04-21 13:33:47 -04:00
agent_test.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
agent_windows.go fix issue with closing flush signal channel (#7384) 2020-04-21 13:33:47 -04:00
tick.go Reset the flush interval timer when flush is requested or batch is ready. (#8953) 2021-03-09 14:35:18 -05:00
tick_test.go Revive fixes - part 2 (#8835) 2021-02-16 18:19:50 -05:00