1 Commits (master)

Author SHA1 Message Date
Daniel Swarbrick 6c96239eaa zfs: rename zfs.go to zfs_common.go 2 months ago
Daniel Swarbrick 8ea822f67a zfs: move common init function out of arch-specific files 2 months ago
Daniel Swarbrick fafc973e94 zfs: move Linux-specific code out of zfs.go 2 months ago
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
Pranshu Srivastava ff20a6ac48
collector/zfs: Prevent `procfs` integer underflow (#2961) 4 months ago
dongjiang 1bbb2a94c0
fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux (#2687) 2 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Artur Molchanov 519203e3d0 Expose zfs zpool state 4 years ago
Li Ling f0332993ef Empty collection should return success=0 (#1323, #1723) 4 years ago
Sudhar287 6807e5319b
read contents of objset file (#1632) 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
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 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