diff --git a/CHANGELOG.md b/CHANGELOG.md index dc469d3b9..9eb216136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - [openldap](./plugins/inputs/openldap/README.md) - Thanks to @cobaugh - [histogram](./plugins/aggregators/histogram/README.md) - Thanks to @vlamug - [zipkin](./plugins/inputs/zipkin/README.md) - Thanks to @adamperlin & @Ayrdrie +- [win_services](./plugins/inputs/win_services/README.md) - Thanks to @vlastahajek ### Features @@ -50,6 +51,7 @@ - [#3063](https://github.com/influxdata/telegraf/pull/3063): Add tls options to docker input. - [#2387](https://github.com/influxdata/telegraf/pull/2387): Add histogram aggregator plugin. - [#3080](https://github.com/influxdata/telegraf/pull/3080): Add zipkin input plugin. +- [#3023](https://github.com/influxdata/telegraf/pull/3023): Add Windows Services input plugin. ### Bugfixes