node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

Add node_disk_info metric

Open discordianfish opened this issue 3 years ago • 2 comments

As discussed in https://github.com/prometheus/node_exporter/issues/304, we should add a node_disk_info metric that includes uuid and possibly other disk identifiers. Parsing should go in procfs.

discordianfish avatar Nov 12 '21 11:11 discordianfish

Related: #2207

discordianfish avatar Nov 16 '21 20:11 discordianfish

I've been looking into adding this. One step in that direction is prometheus/procfs/pull/412. I'll get it rebased so it's ready to merge.

ventifus avatar Nov 18 '21 21:11 ventifus

I'd love to see this feature as well.

jcpunk avatar Nov 16 '22 16:11 jcpunk

This actually has been implemented for a while, so closing this issue.

discordianfish avatar Dec 06 '22 16:12 discordianfish