-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
We will add a section for "tcpstat" Collector in "nodeExporter.collectors" section in CMO configmap.
It has a boolean field "enabled", the default value is false.
apiVersion: v1 kind: ConfigMap metadata: name: cluster-monitoring-config namespace: openshift-monitoring data: config.yaml: | nodeExporter: collectors: # enable a collector which is disabled by default tcpstat: enabled: true
Before implementing this feature, check the metrics from this collector is not necessary for alerts and dashboards.
- is documented by
-
RHDEVDOCS-4877 Document config map setting for the tcpstat collector
-
- Closed
-
- links to
1.
|
Pre-merge Testing |
|
Closed | |
Tai Gao |
2.
|
Post-merge Testing |
|
Closed | |
Tai Gao |
3.
|
E2E Automation |
|
Closed | |
Tai Gao |
4.
|
CI Integration |
|
Closed | |
Tai Gao |