zfs_exporter
zfs_exporter copied to clipboard
Prometheus ZFS exporter
Hi @pdf I've been working with your awesome exporter the whole day, and I've created some docs for myself on how to install and configure it. You can find them...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
It is possible to add a few more ZFS properties to the zfs_dataset.go file? In particular: * Recordsize (zfs get recordsize) * Mount point (zfs get mountpoint) * Compression type...