Add fix for network aliases to changelog

Change was made in gopsutil
This commit is contained in:
Daniel Nelson 2017-04-20 15:33:54 -07:00
parent a237301932
commit 799c8bed29
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ be deprecated eventually.
- [#2649](https://github.com/influxdata/telegraf/pull/2649): Improve performance of diskio with many disks
- [#2671](https://github.com/influxdata/telegraf/issues/2671): The internal input plugin uses the wrong units for `heap_objects`
- [#2684](https://github.com/influxdata/telegraf/pull/2684): Fix ipmi_sensor config is shared between all plugin instances
- [#2450](https://github.com/influxdata/telegraf/issues/2450): Network statistics not collected when system has alias interfaces
## v1.2.1 [2017-02-01]