/zfs_exporter

ZFS exporter [WIP]

Primary LanguageGoApache License 2.0Apache-2.0

ZFS exporter

ZFS metrics exporter for Prometheus

⚠️ This is unstable and the exported metrics will definitely still change. It might also be abandoned completely and merged into node_exporter

Notes

This currently exposes all basic stats (vdev_stats) and most extended stats (vdev_stats_ex) on a vdev-level. It doesn't expose per-disk or per-zpool stats, even though these are also available from the underlying API.