Commit Graph

32 Commits (c0c1a8c57241071c651a67a9e51cb233faf2d539)

Author SHA1 Message Date
Caleb Webber 6d18ce7bca
Revert "Add ZFS freebsd per dataset stats (#2753)" (#2925)
9 months ago
Conall O'Brien f34aaa6109
Add ZFS freebsd per dataset stats (#2753)
1 year ago
dongjiang 1bbb2a94c0
fix(zfs): add `memory_available_bytes`, fix `dbufstats` filename on Linux (#2687)
2 years ago
Pablo Caderno d31af1d1e5
feat: added suspended as a node_zfs_zpool_state (#2449)
2 years ago
tnextday d7e89e769d
Skip zfs iostats (#2451)
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
Ben Kochie 7b5cc3e505
Add Darwin arm64 build
4 years ago
Ben Kochie 5a6551e8ae
Fix some noisy log lines
4 years ago
Artur Molchanov 519203e3d0 Expose zfs zpool state
4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features
5 years ago
Jeffrey Stoke cb7ab5119a
Fix collectors' build tags
5 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
Ben Kochie 070e4b2e17 Update Makefile.common (#1220)
6 years ago
Matt Layher 3d798aa4a1 collector: fix golint problems in ZFS collector (#1132)
6 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
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector.
7 years ago
Tobias Schmidt 84eaa8fecd Remove more unnecessarily named return values
8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables
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 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
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