-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13
-
+
-
Important
-
No
-
Approved
-
False
-
-
N/A
-
Bug Fix
-
Done
-
-
-
-
This is a clone of issue OCPBUGS-8282. The following is the description of the original issue:
—
Description of problem:
We should disable netlink mode of netclass collector in Node Exporter. The netlink mode of netclass collector is introduced in 4.13 into the Node Exporter. When using the netlink mode, several metrics become unavailable. So to avoid confusing our user when they upgrade the OCP cluster to a new version and find several metrics missing on the NICs.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Using default config of CMO, Node Exporter's netclass collector is running in netlink mode. The argument `--collector.netclass.netlink` is present in the `node-exporter` container in `node-exporter` daemonset.
Expected results:
Using default config of CMO, Node Exporter's netclass collector is running in classic mode. The argument `--collector.netclass.netlink` is absent in the `node-exporter` container in `node-exporter` daemonset.
Additional info:
- clones
-
OCPBUGS-8282 Disable netlink mode of netclass collector in Node Exporter.
- Closed
- is blocked by
-
OCPBUGS-8282 Disable netlink mode of netclass collector in Node Exporter.
- Closed
- links to