Separate pool tag and stat collection.

closes #427
This commit is contained in:
Allen Petersen
2015-12-10 10:38:47 -08:00
committed by Cameron Sparr
parent e3c8a1131a
commit c89ef84df7
2 changed files with 41 additions and 20 deletions

View File

@@ -1,3 +1,8 @@
## v0.2.5 [unreleased]
### Features
- [#427](https://github.com/influxdb/telegraf/pull/427): zfs plugin: pool stats added. Thanks @allenpetersen!
## v0.2.4 [2015-12-08]
### Features