You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oldNetdevDeviceExclude=kingpin.Flag("collector.netdev.device-blacklist", "DEPRECATED: Use collector.netdev.device-exclude").Hidden().String()
38
40
netdevAddressInfo=kingpin.Flag("collector.netdev.address-info", "Collect address-info for every device").Bool()
39
41
netdevDetailedMetrics=kingpin.Flag("collector.netdev.enable-detailed-metrics", "Use (incompatible) metric names that provide more detailed stats on Linux").Bool()
0 commit comments