node_exporter
node_exporter copied to clipboard
collector/diskstats: add block device rotational
Add metric to indicate if a device is rotational or not.
Fixes: #2956
Tests keep passing locally for me, I'll need to dig a bit more into this.
@rexagod Any updates on the test failures?
Rebased on https://github.com/prometheus/node_exporter/pull/3131, tests passing.
(bump)
@SuperQ PTAL
Ping.