Skip to content

Commit 85c9603

Browse files
authored
Merge pull request #92655 from openshift-cherrypick-robot/cherry-pick-92649-to-enterprise-4.12
[enterprise-4.12] OBSDOCS-1861 remove mention of incident detection from older versions
2 parents 32498c1 + 13054ea commit 85c9603

File tree

4 files changed

+2
-16
lines changed

4 files changed

+2
-16
lines changed

modules/coo-monitoring-ui-plugin-install.adoc

+1-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="coo-monitoring-ui-plugin-install_{context}"]
77
= Installing the {coo-full} monitoring UI plugin
88

9-
The monitoring UI plugin adds monitoring related UI features to the OpenShift web console, for the Advance Cluster Management (ACM) perspective and for incident detection.
9+
The monitoring UI plugin adds monitoring related UI features to the OpenShift web console, for the Advance Cluster Management (ACM) perspective.
1010

1111
.Prerequisites
1212

@@ -35,8 +35,5 @@ spec:
3535
url: 'https://alertmanager.open-cluster-management-observability.svc:9095'
3636
thanosQuerier:
3737
url: 'https://rbac-query-proxy.open-cluster-management-observability.svc:8443'
38-
incidents: # <2>
39-
enabled: true
4038
----
4139
<1> Enable {rh-rhacm} features. You must configure the Alertmanager and ThanosQuerier Service endpoints.
42-
<2> Enable incident detection features.

observability/cluster_observability_operator/cluster-observability-operator-release-notes.adoc

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ These release notes track the development of the {coo-full} in {product-title}.
2828

2929
* You can now install the monitoring UI plugin using {coo-short}. (link:https://issues.redhat.com/browse/COO-262[*COO-262*])
3030

31-
* You can enable incident detection in the monitoring UI plugin. (link:https://issues.redhat.com/browse/COO-690[*COO-690*])
32-
3331
* TLS support for the Thanos web endpoint has been added. (link:https://issues.redhat.com/browse/COO-222[*COO-222*])
3432

3533
The following table provides information about which features are available depending on the version of {coo-full} and {product-title}:

observability/cluster_observability_operator/ui_plugins/monitoring-ui-plugin.adoc

-7
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,5 @@ The monitoring UI plugin adds monitoring features to the Administrator perspecti
1313

1414
* **{rh-rhacm}:** The monitoring plugin in {coo-first} allows it to function in {rh-rhacm-first} environments, providing {rh-rhacm} with the same alerting capabilities as {product-title}. You can configure the plugin to fetch alerts from the {rh-rhacm} Alertmanager backend. This enables seamless integration and user experience by aligning {rh-rhacm} and {product-title} monitoring workflows.
1515
16-
* **Incident detection:** The incident detection feature groups related alerts into incidents, to help you identify the root causes of alert bursts, instead of being overwhelmed by individual alerts. It presents a timeline of incidents, color-coded by severity, and you can drill down into the individual alerts within an incident. The system also categorizes alerts by affected component, grouped by severity. This helps you focus on the most critical areas first.
17-
+
18-
The incident detection feature is available in the Administrator perspective of the OpenShift web console at **Observe****Incidents**.
19-
2016
include::modules/coo-monitoring-ui-plugin-install.adoc[leveloffset=+1]
2117

22-
include::modules/coo-incident-detection-overview.adoc[leveloffset=+1]
23-
24-
include::modules/coo-incident-detection-using.adoc[leveloffset=+1]

observability/cluster_observability_operator/ui_plugins/observability-ui-plugins-overview.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@ The plugins extend the default functionality, providing new UI features for trou
1212
[id="monitoring_{context}"]
1313
== Monitoring
1414

15-
The monitoring UI plugin adds monitoring related UI features to the OpenShift web console, for the Advance Cluster Management (ACM) perspective and for incident detection.
15+
The monitoring UI plugin adds monitoring related UI features to the OpenShift web console, for the Advance Cluster Management (ACM) perspective.
1616

1717
* **ACM:** The monitoring plugin in {coo-first} allows it to function in {rh-rhacm-first} environments, providing ACM with the same monitoring capabilities as {product-title}.
1818

19-
* **Incident Detection:** The incident detection feature groups alerts into incidents to help you identify the root causes of alert bursts instead of being overwhelmed by individual alerts. It presents a timeline of incidents, color-coded by severity, and you can drill down into the individual alerts within an incident. The system also categorizes alerts by affected component to help you focus on the most critical areas first.
20-
2119
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/monitoring-ui-plugin.adoc#monitoring-ui-plugin[monitoring UI plugin] page.
2220

2321
[id="cluster-logging_{context}"]

0 commit comments

Comments
 (0)