Conversation
Signed-off-by: Vasilii Alferov <vasilii@cloudflare.com>
Signed-off-by: Vasilii Alferov <vasilii@cloudflare.com>
b3d56c7 to
54c2ed0
Compare
|
sysfs parsing needs to be implemented in |
Sure can do! |
|
Yes, that code is very old and needs to be fixed. One thing to note, we don't want to put all of the labels on all metrics. The plan is to introduce a new There was a discussion about this in #304, but we have not re-opened the feature proposal discussed there. Part of the reason we are still using the old |
|
I just noticed this PR. I created a #2042 modifying the existing collector. |
|
To track monitoring by uuid I've created #2207 |
This allows us to read fs label and uuid and put them in prometheus metric labels to correlate block device with filesystem
An example of metrics:
Also solves #885 and #1601