mistifyio / go-zfs

Go wrappers for ZFS commands
Apache License 2.0
128 stars 66 forks source link

Parse more fields into Zpool type #45

Closed mdlayher closed 8 years ago

mdlayher commented 8 years ago

Working on a ZFS Prometheus exporter with my friend @eliothedeman, and we'd like to expose some more stats in the near future.

Thanks for your time.


This change is Reviewable

mmlb commented 8 years ago

Reviewed 2 of 2 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

trisk commented 8 years ago
:lgtm:

Comments from the review on Reviewable.io

bbickerton commented 8 years ago
:lgtm:

Reviewed 2 of 2 files at r1. Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from the review on Reviewable.io

mmlb commented 8 years ago

looks good @mdlayher thanks for the PR