From e8a59b7d9ab2d7987d8d8fab9128def51b9520a6 Mon Sep 17 00:00:00 2001 From: Gabi Davar Date: Sat, 8 Jul 2023 10:11:42 +0300 Subject: [PATCH] Add missing ethtool flag documentation Signed-off-by: Gabi Davar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ff6ea4f2..2fd3ff4657 100644 --- a/README.md +++ b/README.md @@ -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