telegraf/agent
Cameron Sparr fead80844e Refactor handling of MinMax functionality into RunningAggregator
allows for easier addition of a sliding window at a later time.

Also makes `period` be a generic argument for all aggregator plugins.
2016-10-12 14:50:19 +01:00
..
accumulator.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
accumulator_test.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
agent.go Refactor handling of MinMax functionality into RunningAggregator 2016-10-12 14:50:19 +01:00
agent_test.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00