plugins/aggregators/all/all.go (
4
lines of code) (
raw
):
package all import ( _ "github.com/influxdata/telegraf/plugins/aggregators/minmax" )