node_exporter
node_exporter copied to clipboard
collectors/mdadm_linux: support reshape status + expose remaining mdstats
Requires https://github.com/prometheus/procfs/pull/679
This change allows the mdadm collector to properly catch raids that are currently undergoing conversion (reshaping), i.e. from RAID1 to RAID5.
Additionally, it also exposes the remaining stats like sync speed / percentage, etc.