-
Bug
-
Resolution: Done
-
Major
-
4.13
-
None
-
+
-
Important
-
No
-
Approved
-
False
-
-
This is a change on a feature yet to release, so no release note for this bug ticket.
-
Release Note Not Required
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:
- blocks
-
OCPBUGS-10476 Disable netlink mode of netclass collector in Node Exporter.
- Closed
- is cloned by
-
OCPBUGS-10476 Disable netlink mode of netclass collector in Node Exporter.
- Closed
- links to