telegraf/internal
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
..
buffer Performance refactor of running_output buffers 2016-04-27 13:40:05 -06:00
config Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00
globpath Refactor globpath pkg to return a map 2016-04-24 14:37:44 -06:00
limiter Limit GetMetricStatistics to 10 per second 2016-05-31 11:26:52 +01:00
models Allow wildcard filtering of varnish stats 2016-05-26 10:42:34 +01:00
internal.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00
internal_test.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00