diff --git a/modules/telco-ran-cluster-tuning.adoc b/modules/telco-ran-cluster-tuning.adoc index 08c5bf64cfd3..a0ca671907d7 100644 --- a/modules/telco-ran-cluster-tuning.adoc +++ b/modules/telco-ran-cluster-tuning.adoc @@ -35,6 +35,11 @@ a|Configure the monitoring stack for reduced footprint by doing the following: * If you use {rh-rhacm} observability, the CR must be augmented with appropriate `additionalAlertManagerConfigs` CRs to forward alerts to the hub cluster. +* {rh-rhacm} observability combines its default data values with the monitoring configuration `ConfigMap` CR provided as part of the cluster tuning reference CRs. +This merge results in the policy becoming non-compliant. +To ensure that the provided configuration is not overwritten or merged with {rh-rhacm} data values, you can disable the {rh-rhacm} management of this `ConfigMap` CR . +This keeps the policy compliant. For more information, see the Observability section of Telco hub reference design specifications. + * Reduce the `Prometheus` retention period to 24h. + [NOTE] diff --git a/scalability_and_performance/telco-ran-du-rds.adoc b/scalability_and_performance/telco-ran-du-rds.adoc index c59eec3a3333..53aa5d1439d9 100644 --- a/scalability_and_performance/telco-ran-du-rds.adoc +++ b/scalability_and_performance/telco-ran-du-rds.adoc @@ -99,6 +99,7 @@ include::modules/telco-ran-cluster-tuning.adoc[leveloffset=+2] .Additional resources * xref:../installing/overview/cluster-capabilities.adoc#cluster-capabilities[Cluster capabilities] +* xref:../scalability_and_performance/telco-hub-rds#telco-hub-observability_telco-hub[Observability] include::modules/telco-ran-machine-configuration.adoc[leveloffset=+2]