Skip to content

Commit 8ea8dfe

Browse files
authored
Merge pull request #94262 from gabriel-rh/OBSDOCS-1974
OBSDOCS-1974 COO 1.2 release
2 parents e1aa84a + 60f7b3c commit 8ea8dfe

File tree

3 files changed

+40
-5
lines changed

3 files changed

+40
-5
lines changed

modules/coo-incident-detection-using.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,4 @@ image::coo-incident-alerts-components-expanded.png[Incidents expanded components
5555
5656
* Depending on the order of the timeline bars, the tooltip might overlap and hide the underlying bar. You can still click the bar and select the incident or alert.
5757
58-
* The Silence Alert button in the **Incidents** -> **Component** section does not pre-populate the fields and is not usable. As a workaround, you can use the same menu and the Silence Alert button in the **Alerting** section instead.
5958
====

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

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,45 @@ The following table provides information about which features are available depe
2424
| 1.1+ | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
2525
|===
2626

27+
[id="cluster-observability-operator-release-notes-1-2_{context}"]
28+
== {coo-full} 1.2
29+
30+
// Back fill advisory when it is created by Konflux
31+
// The following advisory is available for {coo-full} 1.2:
32+
//
33+
// * link:https://access.redhat.com/errata/RHSA-2025:????[RHEA-2025:??? {coo-full} 1.2]
34+
35+
[id="cluster-observability-operator-1-2-new-features-enhancements_{context}"]
36+
=== New features and enhancements
37+
38+
* The logging UI plugin now supports the OTEL format, in addition to the previously supported ViaQ scheme. (link:https://issues.redhat.com/browse/COO-816[*COO-816*])
39+
40+
* Accelerators Perses dashboards are deployed by default when you install the monitoring UI plugin. (link:https://issues.redhat.com/browse/COO-942[*COO-942*])
41+
42+
* Multiple results per graph node are now displayed for Korrel8r. (link:https://issues.redhat.com/browse/COO-785[*COO-785*])
43+
44+
* Direct navigation to individual incident detail is now supported in the incident detection panel, and this enables the incidents overview functionality in {rh-rhacm-first} 2.14. (link:https://issues.redhat.com/browse/COO-977[*COO-977*], link:https://issues.redhat.com/browse/ACM-18751[*ACM-18751*])
45+
46+
* Advanced filters have been added to the tracing view. (link:https://issues.redhat.com/browse/COO-979[*COO-979*])
47+
48+
* The status of the distributed tracing UI plugin is now General Availability (GA), supporting Patternfly 4, 5 and 6. (link:https://issues.redhat.com/browse/COO-873[*COO-873*])
49+
50+
[id="cluster-observability-operator-1-2-bug-fixes_{context}"]
51+
=== Bug fixes
52+
53+
* Previously, LokiStack was a prerequisite for installing the logging UI plugin. With this release, you can install the logging UI plugin without LokiStack. (link:https://issues.redhat.com/browse/COO-760[*COO-760*])
54+
55+
* Previously, the *Silence Alert* button in the **Incidents** -> **Component** section did not pre-populate the fields and was not usable. This release resolves the issue. (link:https://issues.redhat.com/browse/COO-970[*COO-970*])
56+
57+
58+
[id="cluster-observability-operator-1-2-known-issues_{context}"]
59+
=== Known issues
60+
61+
These are the known issues in {coo-full} 1.2.0:
62+
63+
* When upgrading from {coo-short} 1.1.1 to {coo-short} 1.2, the Perses dashboard is not correctly reconciled, and this requires the monitoring UI plugin to be reinstalled. (link:https://issues.redhat.com/browse/COO-978[*COO-978*])
64+
65+
2766
[id="cluster-observability-operator-release-notes-1-1-1_{context}"]
2867
== {coo-full} 1.1.1
2968

@@ -60,7 +99,7 @@ The following table provides information about which features are available depe
6099

61100

62101
[id="cluster-observability-operator-1-1-known-issues_{context}"]
63-
== Known issues
102+
=== Known issues
64103

65104
These are the known issues in {coo-full} 1.1.0:
66105

observability/cluster_observability_operator/ui_plugins/distributed-tracing-ui-plugin.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
:FeatureName: The {coo-full} distributed tracing UI plugin
10-
include::snippets/technology-preview.adoc[leveloffset=+2]
11-
129
The distributed tracing UI plugin adds tracing-related features to the Administrator perspective of the OpenShift web console at **Observe****Traces**. You can follow requests through the front end and into the backend of microservices, helping you identify code errors and performance bottlenecks in distributed systems.
1310

1411
include::modules/coo-distributed-tracing-ui-plugin-install.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)