Skip to content

Commit 76328d2

Browse files
authored
Merge pull request #81354 from gabriel-rh/OBSDOCS-1241
OBSDOCS-1241 COO 0.4.0 release notes
2 parents bad34f1 + bd2bb0c commit 76328d2

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

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

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,62 @@ The {coo-short} complements the built-in monitoring capabilities of {product-tit
1616

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

19+
The following table provides information about which features are available depending on the version of {coo-full} and {product-title}:
20+
21+
[cols="1,1,1,1,1,1", options="header"]
22+
|===
23+
| COO Version | OCP Versions | Dashboards | Distributed Tracing | Logging | Troubleshooting Panel
24+
25+
| 0.2.0 | 4.11 | ✔ | ✘ | ✘ | ✘
26+
| 0.3.0+ | 4.11 - 4.15 | ✔ | ✔ | ✔ | ✘
27+
| 0.3.0+ | 4.16+ | ✔ | ✔ | ✔ | ✔
28+
|===
29+
30+
31+
[id="cluster-observability-operator-release-notes-0-4-0_{context}"]
32+
== {coo-full} 0.4.0
33+
34+
The following advisory is available for {coo-full} 0.4.0:
35+
36+
// Test the errata link just before publishing
37+
* link:https://access.redhat.com/errata/RHEA-2024:6699[RHEA-2024:6699 {coo-full} 0.4.0]
38+
39+
40+
[id="cluster-observability-operator-0-4-0-new-features-enhancements_{context}"]
41+
=== New features and enhancements
42+
43+
// COO-264
44+
==== Troubleshooting UI plugin
45+
46+
* The troubleshooting UI panel has been improved so you can now select and focus on a specific starting signal.
47+
* There is more visibility into Korrel8r queries, with the option of selecting the depth.
48+
* 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**.
49+
50+
//
51+
// For more information, see xref :../../observability/cluster_observability_operator/ui_plugins/troubleshooting-ui-plugin.adoc#troubleshooting-ui-plugin[troubleshooting UI plugin]
52+
53+
// COO-263
54+
==== Distributed tracing UI plugin
55+
56+
* The distributed tracing UI plugin has been enhanced, with a Gantt chart now available for exploring traces.
57+
//
58+
// For more information, see xref :../../observability/cluster_observability_operator/ui_plugins/distributed-tracing-ui-plugin.adoc#distributed-tracing-ui-plugin[distributed tracing UI plugin]
59+
60+
[id="cluster-observability-operator-0-4-0-bug-fixes_{context}"]
61+
=== Bug fixes
62+
63+
* Previously, metrics were not available to normal users when accessed in the Developer perspective of the web console, by clicking on **Observe** -> **Logs**.
64+
This release resolves the issue. (link:https://issues.redhat.com/browse/COO-288[*COO-288*])
65+
66+
* Previously, the troubleshooting UI plugin used the wrong filter for network observability.
67+
This release resolves the issue. (link:https://issues.redhat.com/browse/COO-299[*COO-299*])
68+
69+
* Previously, the troubleshooting UI plugin generated an incorrect URL for pod label searches.
70+
This release resolves the issue. (link:https://issues.redhat.com/browse/COO-298[*COO-298*])
71+
72+
* Previously, there was an authorization vulnerability in the Distributed tracing UI plugin.
73+
This release resolves the issue and the Distributed tracing UI plugin has been hardened by using only multi-tenant `TempoStack` and `TempoMonolithic` instances going forward.
74+
1975
[id="cluster-observability-operator-release-notes-0-3-2_{context}"]
2076
== {coo-full} 0.3.2
2177

0 commit comments

Comments
 (0)