Improve filter flag names.
Update netdev and systemd collectors to deprecate poorly chosen flag names. Old flag names to be removed in 2.0.0. https://github.com/prometheus/node_exporter/issues/1742 Add log messages for parsed flag values to help discover quoting isuses in supervisors. https://github.com/prometheus/node_exporter/issues/1737 Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
594f417bdf
commit
7e49b68d3a
5 changed files with 86 additions and 37 deletions
|
|
@ -1,5 +1,6 @@
|
|||
## master / unreleased
|
||||
|
||||
* [CHANGE] Improve filter flag names.
|
||||
* [CHANGE]
|
||||
* [FEATURE]
|
||||
* [ENHANCEMENT]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue