File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 11## v1.5 [ unreleased]
22
33### New Plugins
4+ - [ basicstats] ( ./plugins/aggregators/basicstats/README.md ) - Thanks to @toni-moreno
45- [ jolokia2] ( ./plugins/inputs/jolokia2/README.md ) - Thanks to @dylanmei
56- [ nginx_plus] ( ./plugins/inputs/nginx_plus/README.md ) - Thanks to @mplonka & @poblahblahblah
67- [ smart] ( ./plugins/inputs/smart/README.md ) - Thanks to @rickard-von-essen
4142- [ #2449 ] ( https://github.com/influxdata/telegraf/pull/2449 ) : Add smart input plugin for collecting S.M.A.R.T. data.
4243- [ #3269 ] ( https://github.com/influxdata/telegraf/pull/3269 ) : Add cluster health level configuration to elasticsearch input.
4344- [ #3304 ] ( https://github.com/influxdata/telegraf/pull/3304 ) : Add ability to limit node stats in elasticsearch input.
45+ - [ #2167 ] ( https://github.com/influxdata/telegraf/pull/2167 ) : Add new basicstats aggregator.
4446
4547### Bugfixes
4648
Original file line number Diff line number Diff line change @@ -255,6 +255,7 @@ formats may be used with input plugins supporting the `data_format` option:
255255
256256## Aggregator Plugins
257257
258+ * [ basicstats] ( ./plugins/aggregators/basicstats )
258259* [ minmax] ( ./plugins/aggregators/minmax )
259260* [ histogram] ( ./plugins/aggregators/histogram )
260261
You can’t perform that action at this time.
0 commit comments