telegraf/agent
Cameron Sparr 892abec025 Refactor collection_jitter and flush_jitter
use a common function between collection_jitter and flush_jitter. which
creates the same behavior between the two options.

going forward, both jitters will be random sleeps that get re-evaluated
at runtime for every interval (previously only collection_jitter did
this)

also fixes behavior so that both jitters will exit in the event of a
process exit.

closes #1296
2016-05-31 14:24:32 +01:00
..
accumulator.go Set a timeout for calls to input.Gather 2016-05-21 21:39:01 +01:00
accumulator_test.go Adds support for removing/keeping tags from metrics 2016-04-16 15:13:38 -06:00
agent.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00
agent_test.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00