telegraf/agent
Piotr Popieluch 601dc99606 Align aggregator period with internal ticker to avoid skipping metrics (#3693)
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
..
accumulator.go Add history and summary types to telegraf and prometheus plugins (#3337) 2017-10-24 16:28:52 -07:00
accumulator_test.go Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
agent.go Align aggregator period with internal ticker to avoid skipping metrics (#3693) 2018-01-18 17:37:53 -08:00
agent_test.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00