Skip to content

Commit 8265075

Browse files
authored
Merge pull request #42081 from bburt-rh/RHDEVDOCS-3701-remove-warning-from-monitoring-scalability-topic
RHDEVDOCS-3701 - Remove warning in monitoring scalability topic
2 parents d81e867 + 6f82d61 commit 8265075

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

scalability_and_performance/scaling-cluster-monitoring-operator.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
{product-title} exposes metrics that the Cluster Monitoring Operator collects and stores in the Prometheus-based monitoring stack. As an administrator, you can view system resources, containers and components metrics in one dashboard interface, Grafana.
10-
11-
[IMPORTANT]
12-
====
13-
If you are running cluster monitoring with an attached PVC for Prometheus, you might experience OOM kills during cluster upgrade. When persistent storage is in use for Prometheus, Prometheus memory usage doubles during cluster upgrade and for several hours after upgrade is complete. To avoid the OOM kill issue, allow worker nodes with double the size of memory that was available prior to the upgrade. For example, if you are running monitoring on the minimum recommended nodes, which is 2 cores with 8 GB of RAM, increase memory to 16 GB. For more information, see link:https://bugzilla.redhat.com/show_bug.cgi?id=1925061[BZ#1925061].
14-
====
9+
{product-title} exposes metrics that the Cluster Monitoring Operator collects and stores in the Prometheus-based monitoring stack. As an administrator, you can view system resources, containers, and components metrics in one dashboard interface, Grafana.
1510

1611
include::modules/prometheus-database-storage-requirements.adoc[leveloffset=+1]
1712

0 commit comments

Comments
 (0)