node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

collectors/mdadm_linux: support reshape status + expose remaining mdstats

Open tamcore opened this issue 1 year ago • 0 comments

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.

tamcore avatar Oct 22 '24 08:10 tamcore