Update CHANGELOG.md (#8782)
separate out open hardware monitoring external plugin
This commit is contained in:
parent
f2cf447e63
commit
3b8df55b9c
|
|
@ -16,7 +16,6 @@
|
|||
- [#8616](https://github.com/influxdata/telegraf/pull/8616) Add Event Log support for Windows
|
||||
- [#8602](https://github.com/influxdata/telegraf/pull/8602) `inputs.postgresql_extensible` Add timestamp column support to postgresql_extensible
|
||||
- [#8627](https://github.com/influxdata/telegraf/pull/8627) `parsers.csv` Added ability to define skip values in csv parser
|
||||
- [#8646](https://github.com/influxdata/telegraf/pull/8646) link to Open Hardware Monitor
|
||||
- [#8055](https://github.com/influxdata/telegraf/pull/8055) `outputs.http` outputs/http: add option to control idle connection timeout
|
||||
- [#7897](https://github.com/influxdata/telegraf/pull/7897) `common.tls` common/tls: Allow specifying SNI hostnames
|
||||
- [#8541](https://github.com/influxdata/telegraf/pull/8541) `inputs.snmp` Extended the internal snmp wrapper to support AES192, AES192C, AES256, and AES256C
|
||||
|
|
@ -44,6 +43,10 @@
|
|||
- [#8588](https://github.com/influxdata/telegraf/pull/8588) `inputs.snmp` Input SNMP plugin - upgrade gosnmp library to version 1.29.0
|
||||
- [#8502](https://github.com/influxdata/telegraf/pull/8502) `inputs.http_listener_v2` Fix Stop() bug when plugin fails to start
|
||||
|
||||
#### New External Plugins
|
||||
|
||||
- [#8646](https://github.com/influxdata/telegraf/pull/8646) [Open Hardware Monitoring](https://github.com/marianob85/open_hardware_monitor-telegraf-plugin) Input Plugin
|
||||
|
||||
|
||||
## v1.17.0 [2020-12-18]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue