-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
We will add a section for "netclass" Collector in "nodeExporter.collectors" section in CMO configmap.
It has a boolean field "enabled", the default value is true.
apiVersion: v1 kind: ConfigMap metadata: name: cluster-monitoring-config namespace: openshift-monitoring data: config.yaml: | nodeExporter: collectors: # disable a collector which is enabled by default netclass: enabled: false
Before implementing this feature, check the metrics from this collector is not necessary for alerts and dashboards.
- is documented by
-
RHDEVDOCS-4875 Document config map setting for the netclass collector
-
- Closed
-
- links to
There are no Sub-Tasks for this issue.