telegraf/internal
Piotr Popieluch bb3ee1fd39
Align aggregator period with internal ticker to avoid skipping metrics ()
By the time the aggregator.run() was called about 600ms already passed since setting now which was skewing up the aggregation intervals and skipping metrics.

(cherry picked from commit 601dc99606)
2018-01-18 17:39:17 -08:00
..
buffer Fix possible deadlock when output cannot write. () 2017-03-31 12:45:28 -07:00
config Escape environment variables during config toml parsing () 2018-01-04 15:30:17 -08:00
globpath Don't match pattern on any error () 2017-07-21 14:28:14 -07:00
limiter Limit GetMetricStatistics to 10 per second 2016-05-31 11:26:52 +01:00
models Align aggregator period with internal ticker to avoid skipping metrics () 2018-01-18 17:39:17 -08:00
internal.go Fix single quote parsing of TOML durations 2016-11-10 09:47:46 +00:00
internal_test.go Fix short tests on darwin () 2017-09-08 13:03:37 -07:00