Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ethtool): enable filtering out non-err/drop stats (#1003)
Reduce cardinality of `interface_stats` by only keeping stats with "err" or "drop" in the name. Signed-off-by: Hunter Gregory <[email protected]>
- Loading branch information