Skip to content

Commit bd06147

Browse files
authored
Merge pull request openshift#79153 from shipsing/OBSDOCS-1136
OBSDOCS-1136: Added a compatibility matrix table for the Logging 6.0 …
2 parents 60eed83 + 3ff6110 commit bd06147

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
[id="log6x-logging-compatibility-support-matrix_{context}"]
2+
= Compatibility and support matrix
3+
4+
In the table, components are marked with the following statuses:
5+
6+
[horizontal]
7+
TP:: Technology Preview
8+
GA:: General Availability
9+
10+
The components or features in link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] status are experimental and are not intended for production use.
11+
12+
[NOTE]
13+
====
14+
To know about compatible {product-title} versions for {logging-uc} releases, see link:https://access.redhat.com/product-life-cycles?product=Red%20Hat%20OpenShift%20Logging[Product Life Cycles].
15+
====
16+
17+
.Components support matrix
18+
[options="header"]
19+
|===
20+
21+
| {logging-uc} Version 6+| Component Version
22+
23+
| Operator | `eventrouter` | `logfilemetricexplorer` | `loki` | `lokistack-gateway` | `opa-openshift` | `vector`
24+
25+
|6.0 | 0.4 (GA) | v1.1 (GA) | v3.1.0 (GA) | v0.1 (GA) | v0.1 (GA) | v0.37.x (GA)
26+
27+
|===
28+

observability/logging/cluster-logging.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ include::modules/logging-architecture-overview.adoc[leveloffset=+1]
2626
.Additional resources
2727
* xref:../../observability/logging/log_visualization/log-visualization-ocp-console.adoc#log-visualization-ocp-console[Log visualization with the web console]
2828
29+
// this module is to be included in the Logging 6.0 Release Notes. See https://docs.openshift.com/pipelines/1.15/about/op-release-notes.html#compatibility-support-matrix_op-release-notes for reference.
30+
31+
include::modules/log6x-logging-compatibility-support-matrix.adoc[leveloffset=+1]
32+
2933
include::modules/cluster-logging-about.adoc[leveloffset=+1]
3034

3135
ifdef::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)