aboutsummaryrefslogtreecommitdiff
path: root/collector/zfs.go
Commit message (Expand)AuthorAge
* read contents of objset file (#1632)Sudhar2872020-05-13
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* updates for zfsonlinux 0.7.5 (#779)Richard Elling2018-02-16
* Use uint64 in the ZFS collector (#714)Franz Pletz2018-01-06
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Use int64 throughout the ZFS collector.Matthias Rampke2017-08-21
* Delete unused codeTobias Schmidt2017-02-28
* Merge pull request #480 from prometheus/grobie/gosimpleTobias Schmidt2017-02-28
|\
| * Remove unnecessary conversionsTobias 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: Convert dashes to underscores for metricsJoe Handzik2017-01-31
* ZFS Collector: Move from camelcase to underscores for metric prefixesJoe Handzik2017-01-29
* 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
* Make ZFS collector fail gracefully when not availableMatt Layher2017-01-12
* Remove FreeBSD support for zfs plugin.Corey Stewart2017-01-08
* Style changes and cleanupCorey Stewart2017-01-08
* Add a collector for ZFS, currently focussed on ARC stats.Christian Schwarz2017-01-08