darwin net plugin fix, really need to godep vendor gopsutil

This commit is contained in:
Cameron Sparr
2015-09-10 13:57:19 -06:00
parent f7a4317990
commit d8482cc286
2 changed files with 14 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ will still be backwards compatible if only `url` is specified.
- [#170](https://github.com/influxdb/telegraf/issues/170): Systemd support
- [#175](https://github.com/influxdb/telegraf/issues/175): Set write precision before gathering metrics
- [#178](https://github.com/influxdb/telegraf/issues/178): redis plugin, multiple server thread hang bug
- Fix net plugin on darwin
## v0.1.8 [2015-09-04]