mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-26 21:24:07 -08:00
Add missing ethtool flag documentation (#2743)
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
This commit is contained in:
parent
8b4dc82488
commit
f4344579d5
|
@ -97,7 +97,7 @@ arp | device | --collector.arp.device-include | --collector.arp.device-exclude
|
|||
cpu | bugs | --collector.cpu.info.bugs-include | N/A
|
||||
cpu | flags | --collector.cpu.info.flags-include | N/A
|
||||
diskstats | device | --collector.diskstats.device-include | --collector.diskstats.device-exclude
|
||||
ethtool | device | N/A | --collector.ethtool.device-exclude
|
||||
ethtool | device | --collector.ethtool.device-include | --collector.ethtool.device-exclude
|
||||
ethtool | metrics | --collector.ethtool.metrics-include | N/A
|
||||
filesystem | fs-types | N/A | --collector.filesystem.fs-types-exclude
|
||||
filesystem | mount-points | N/A | --collector.filesystem.mount-points-exclude
|
||||
|
|
Loading…
Reference in a new issue