telegraf/internal
Piotr Popieluch 601dc99606 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.
2018-01-18 17:37:53 -08:00
..
buffer Fix possible deadlock when output cannot write. () 2017-03-31 12:45:28 -07:00
config Add support for dropwizard input format () 2018-01-08 15:11:36 -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:37:53 -08:00
templating Add support for dropwizard input format () 2018-01-08 15:11:36 -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