Skip to content

Commit a03a357

Browse files
committed
OBSDOCS-1876 fix for oom on upgrade
1 parent 4d105b3 commit a03a357

File tree

1 file changed

+31
-15
lines changed

1 file changed

+31
-15
lines changed

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

Lines changed: 31 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ The {coo-short} complements the built-in monitoring capabilities of {product-tit
1313

1414
These release notes track the development of the {coo-full} in {product-title}.
1515

16+
The following table provides information about which features are available depending on the version of {coo-full} and {product-title}:
17+
18+
[cols="1,1,1,1,1,1,1", options="header"]
19+
|===
20+
| COO Version | OCP Versions | Distributed tracing | Logging | Troubleshooting panel | ACM alerts | Incident detection
21+
| 1.1+ | 4.12 - 4.14 | ✔ | ✔ | ✘ | ✘ | ✘
22+
| 1.1+ | 4.15 | ✔ | ✔ | ✘ | ✔ | ✘
23+
| 1.1+ | 4.16 - 4.17 | ✔ | ✔ | ✔ | ✔ | ✘
24+
| 1.1+ | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
25+
|===
26+
27+
[id="cluster-observability-operator-release-notes-1-1-1_{context}"]
28+
== {coo-full} 1.1.1
29+
30+
// Back fill advisory when it is created by KOnflux
31+
// The following advisory is available for {coo-full} 1.1.1:
32+
//
33+
// * link:https://access.redhat.com/errata/RHSA-2025:????[RHEA-2025:??? {coo-full} 1.1.1]
34+
35+
36+
[id="cluster-observability-operator-1-1-1-bug-fixes_{context}"]
37+
=== Bug fixes
38+
39+
* Previously, `observability-operator` and `perses-operator` pods on many clusters entered a `CrashLoopBackOff` state due to `OutOfMemory` errors, after upgrading from {coo-full} 1.0. This release resolves the issue. (link:https://issues.redhat.com/browse/COO-784[*COO-784*])
1640

1741
[id="cluster-observability-operator-release-notes-1-1_{context}"]
1842
== {coo-full} 1.1
@@ -23,25 +47,17 @@ These release notes track the development of the {coo-full} in {product-title}.
2347
// * link:https://access.redhat.com/errata/RHSA-2025:????[RHEA-2025:??? {coo-full} 1.1]
2448

2549

50+
2651
[id="cluster-observability-operator-1-1-new-features-enhancements_{context}"]
2752
=== New features and enhancements
28-
53+
2954
* You can now install the monitoring UI plugin using {coo-short}. (link:https://issues.redhat.com/browse/COO-262[*COO-262*])
3055

3156
* You can enable incident detection in the monitoring UI plugin. (link:https://issues.redhat.com/browse/COO-690[*COO-690*])
3257

3358
* TLS support for the Thanos web endpoint has been added. (link:https://issues.redhat.com/browse/COO-222[*COO-222*])
3459

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

37-
[cols="1,1,1,1,1,1,1", options="header"]
38-
|===
39-
| COO Version | OCP Versions | Distributed tracing | Logging | Troubleshooting panel | ACM alerts | Incident detection
40-
| 1.1 | 4.12 - 4.14 | ✔ | ✔ | ✘ | ✘ | ✘
41-
| 1.1 | 4.15 | ✔ | ✔ | ✘ | ✔ | ✘
42-
| 1.1 | 4.16 - 4.17 | ✔ | ✔ | ✔ | ✔ | ✘
43-
| 1.1 | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
44-
|===
4561

4662
[id="cluster-observability-operator-1-1-known-issues_{context}"]
4763
== Known issues
@@ -88,7 +104,7 @@ This issue is being tracked in link:https://issues.redhat.com/browse/COO-784[*CO
88104

89105
* You can now configure the Alertmanager `scheme` and `tlsConfig` fields in the Prometheus CR. (link:https://issues.redhat.com/browse/COO-219[*COO-219*])
90106

91-
// Dev preview so cannot document
107+
// Dev preview so cannot document
92108
//* You can now install the Monitoring UI plugin using {coo-short}. (link:https://issues.redhat.com/browse/COO-262[*COO-262*])
93109

94110
* The extended Technical Preview for the troubleshooting panel adds support for correlating traces with Kubernetes resources and directly with other observable signals including logs, alerts, metrics, and network events. (link:https://issues.redhat.com/browse/COO-450[*COO-450*])
@@ -129,9 +145,9 @@ The following table provides information about which features are available depe
129145
|===
130146
| COO Version | OCP Versions | Dashboards | Distributed Tracing | Logging | Troubleshooting Panel
131147

132-
| 0.2.0 | 4.11 | ✔ | ✘ | ✘ | ✘
133-
| 0.3.0+, 0.4.0+ | 4.11 - 4.15 | ✔ | ✔ | ✔ | ✘
134-
| 0.3.0+, 0.4.0+ | 4.16+ | ✔ | ✔ | ✔ | ✔
148+
| 0.2.0 | 4.11 | ✔ | ✘ | ✘ | ✘
149+
| 0.3.0+, 0.4.0+ | 4.11 - 4.15 | ✔ | ✔ | ✔ | ✘
150+
| 0.3.0+, 0.4.0+ | 4.16+ | ✔ | ✔ | ✔ | ✔
135151
|===
136152

137153
[id="cluster-observability-operator-release-notes-0-4-1_{context}"]
@@ -180,7 +196,7 @@ The following advisory is available for {coo-full} 0.4.0:
180196

181197
* The troubleshooting UI panel has been improved so you can now select and focus on a specific starting signal.
182198
* There is more visibility into Korrel8r queries, with the option of selecting the depth.
183-
* Users of {product-title} version 4.17+ can access the troubleshooting UI panel from the Application Launcher {launch}. Alternatively, on versions 4.16+, you can access it in the web console by clicking on **Observe** -> **Alerting**.
199+
* Users of {product-title} version 4.17+ can access the troubleshooting UI panel from the Application Launcher {launch}. Alternatively, on versions 4.16+, you can access it in the web console by clicking on **Observe** -> **Alerting**.
184200

185201
For more information, see xref:../../observability/cluster_observability_operator/ui_plugins/troubleshooting-ui-plugin.adoc#troubleshooting-ui-plugin[troubleshooting UI plugin].
186202

0 commit comments

Comments
 (0)