aboutsummaryrefslogtreecommitdiff
path: root/collector/zfs_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* Fix collectors' build tagsJeffrey Stoke2020-06-12
* read contents of objset file (#1632)Sudhar2872020-05-13
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Update Makefile.common (#1220)Ben Kochie2019-01-04
* collector: fix golint problems in ZFS collector (#1132)Matt Layher2018-10-27
* updates for zfsonlinux 0.7.5 (#779)Richard Elling2018-02-16
* Use uint64 in the ZFS collector (#714)Franz Pletz2018-01-06
* Use int64 throughout the ZFS collector.Matthias Rampke2017-08-21
* Remove more unnecessarily named return valuesTobias Schmidt2017-02-28
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* ZFS Collector: Add zpool IO statisticsJoe Handzik2017-02-10
* ZFS Collector: Refactor to use maps/slices and fewer globalsJoe Handzik2017-01-27
* ZFS Collector: Add dmu_tx functionalityJoe Handzik2017-01-23
* ZFS Collector: Add fm functionalityJoe Handzik2017-01-23
* ZFS Collector: Add xuio_stats functionalityJoe Handzik2017-01-23
* ZFS Collector: Add vdev_cache_stats functionalityJoe Handzik2017-01-23
* ZFS Collector: Add zil functionalityJoe Handzik2017-01-23
* ZFS Collector: Add zfetchstats functionalityJoe Handzik2017-01-23
* Style changes and cleanupCorey Stewart2017-01-08
* Add a collector for ZFS, currently focussed on ARC stats.Christian Schwarz2017-01-08