As a node exporter user,
In order to limit the network interfaces for which qdisc metrics are emitted (in particular when k3s brings many veths for k8s data plane such as pods)
I need a job spec flag to control include and exclude qdisc network interface names
See https://github.com/prometheus/node_exporter/pull/2345/files#diff-e1f6c08ef14207e712c53d321f42a342e0dce936687fa8b37492480917eedfd1
Currently, only qdisc enable/disable is supported