telegraf/internal/models
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
..
filter.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
filter_test.go Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00
makemetric.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
running_aggregator.go Refactor handling of MinMax functionality into RunningAggregator 2016-10-12 14:50:19 +01:00
running_aggregator_test.go Refactor handling of MinMax functionality into RunningAggregator 2016-10-12 14:50:19 +01:00
running_input.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
running_input_test.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
running_output.go Major Logging Overhaul 2016-10-03 17:13:03 +01:00
running_output_test.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
running_processor.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
running_processor_test.go Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00