Convience repository to clone, build and then docker image the latest Finomosec/node_exporter github fork using Github actions/workflows.
Finomosec/node_exporter adds some missing mdadm stats to node_exporter for this Grafana dashboard.
At this time the additions in Finomosec/node_exporter require additional modifications in prometheus/procfs to fill in some missing mdadm stuff. Our Dockerfile will pin and replace the go module prometheus/procfs to Finomosec/procfs.
Special thanks to @Finomosec for filling in Prometheus' node_exporter and procfs APIs with the missing APIs to monitor mdadm arrays that are going through recovery & reubild.
Update the REF arg value in the Dockerfile and point it to a commit-sha, branch or tag from the upstream repository. Then simply push to this repository and Github Actions should take over and make a new docker image hosted at ghcr.io/reloaded/finomosec-node-exporter:mdadm-latest.