node_exporter
node_exporter copied to clipboard
feat(diskstats): add metric for bare disk capacity
work in progress PR to add a metric for bare disk capacity that gets the values of /sys/block/<device_name>/size
related issue: https://github.com/prometheus/node_exporter/issues/2595