Skip to content

Commit d7ea83f

Browse files
committed
Update readme and changelog for basicstats aggregator
1 parent b641f06 commit d7ea83f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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
@@ -41,6 +42,7 @@
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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)