Commit Graph

22 Commits (76bbd8dd1865b63e52fd19322e84a1bb4ea97b29)

Author SHA1 Message Date
Richard Elling d7348a5c78 updates for zfsonlinux 0.7.5 (#779)
7 years ago
Franz Pletz d432f9857e Use uint64 in the ZFS collector (#714)
7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector.
7 years ago
Tobias Schmidt 1bd94074dd Delete unused code
8 years ago
Tobias Schmidt 195b4d596c Merge pull request #480 from prometheus/grobie/gosimple
8 years ago
Tobias Schmidt 694294baf5 Remove unnecessary conversions
8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues
8 years ago
Joe Handzik bb8b3fca88 ZFS Collector: Add zpool IO statistics
8 years ago
Joe Handzik 8c23f5ff54 ZFS Collector: Convert dashes to underscores for metrics
8 years ago
Joe Handzik e5ee274a32 ZFS Collector: Move from camelcase to underscores for metric prefixes
8 years ago
Joe Handzik e213ccbc57 ZFS Collector: Refactor to use maps/slices and fewer globals
8 years ago
Joe Handzik 94fb93a9f3 ZFS Collector: Add dmu_tx functionality
8 years ago
Joe Handzik 07c7ae733a ZFS Collector: Add fm functionality
8 years ago
Joe Handzik 05048c067d ZFS Collector: Add xuio_stats functionality
8 years ago
Joe Handzik 3c9e779989 ZFS Collector: Add vdev_cache_stats functionality
8 years ago
Joe Handzik a02ca9502c ZFS Collector: Add zil functionality
8 years ago
Joe Handzik a3125ab4d9 ZFS Collector: Add zfetchstats functionality
8 years ago
Matt Layher 1e1775e761
Make ZFS collector fail gracefully when not available
8 years ago
Corey Stewart 10ba27bf2c Remove FreeBSD support for zfs plugin.
8 years ago
Corey Stewart a8c94d48e6 Style changes and cleanup
8 years ago
Christian Schwarz f29f3873ea Add a collector for ZFS, currently focussed on ARC stats.
8 years ago