Add histogram aggregator plugin (#2387)
This commit is contained in:
committed by
Daniel Nelson
parent
9dad79eeb4
commit
265a558958
@@ -1,5 +1,6 @@
|
||||
package all
|
||||
|
||||
import (
|
||||
_ "github.com/influxdata/telegraf/plugins/aggregators/histogram"
|
||||
_ "github.com/influxdata/telegraf/plugins/aggregators/minmax"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user