Browse Source
We seem to have a small number of Linux servers here that have lines in /proc/mdstat that cannot be parsed by the node exporter, due to them containing attributes that are not matched by the regular expression ("super 1.2"). Extend the regular expression to skip this data, just like we do for all of the other status lines.pull/341/head
Ed Schouten
8 years ago
4 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue