Skip to content

Commit a8fb7f2

Browse files
authored
Merge pull request #45350 from JStickler/OSSMDOC-528
OSSMDOC-528 Distributed Tracing 2.4 Release Notes.
2 parents 2114c38 + 536c416 commit a8fb7f2

File tree

3 files changed

+58
-8
lines changed

3 files changed

+58
-8
lines changed

_attributes/common-attributes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ endif::[]
101101
//distributed tracing
102102
:DTProductName: Red Hat OpenShift distributed tracing
103103
:DTShortName: distributed tracing
104-
:DTProductVersion: 2.3
104+
:DTProductVersion: 2.4
105105
:JaegerName: Red Hat OpenShift distributed tracing platform
106106
:JaegerShortName: distributed tracing platform
107-
:JaegerVersion: 1.30.1
107+
:JaegerVersion: 1.34.1
108108
:OTELName: Red Hat OpenShift distributed tracing data collection
109109
:OTELShortName: distributed tracing data collection
110-
:OTELVersion: 0.44.0
110+
:OTELVersion: 0.49
111111
//logging
112112
:logging-title: logging subsystem for Red Hat OpenShift
113113
:logging-title-uc: Logging subsystem for Red Hat OpenShift

modules/distr-tracing-rn-new-features.adoc

Lines changed: 48 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,48 @@ Result – If changed, describe the current user experience.
1313

1414
This release adds improvements related to the following components and concepts.
1515

16+
== New features and enhancements {DTProductName} 2.4
17+
18+
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
19+
20+
This release also adds support for auto-provisioning certificates using the Red Hat Elasticsearch Operator.
21+
22+
* Self-provisioning, which means using the {JaegerName} Operator to call the Red Hat Elasticsearch Operator during installation. Self provisioning is fully supported with this release.
23+
* Creating the Elasticsearch instance and certificates first and then configuring the {JaegerShortName} to use the certificate is a Technology Preview for this release.
24+
25+
[NOTE]
26+
====
27+
When upgrading to Elasticsearch 2.4, the Operator recreates the Elasticsearch instance, which might take five to ten minutes.
28+
====
29+
30+
=== Component versions supported in {DTProductName} version 2.4
31+
32+
[options="header"]
33+
|===
34+
|Operator |Component |Version
35+
|{OTELName}
36+
|Jaeger
37+
|1.34.1
38+
39+
|{OTELName}
40+
|OpenTelemetry
41+
|0.49
42+
|===
43+
1644
== New features and enhancements {DTProductName} 2.3.1
1745

1846
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
1947

2048
=== Component versions supported in {DTProductName} version 2.3.1
2149

50+
[options="header"]
2251
|===
23-
|Component |Version
52+
|Operator |Component |Version
53+
|{OTELName}
2454
|Jaeger
2555
|1.30.2
2656

57+
|{OTELName}
2758
|OpenTelemetry
2859
|0.44.1-1
2960
|===
@@ -36,11 +67,14 @@ With this release, the {JaegerName} Operator is now installed to the `openshift-
3667

3768
=== Component versions supported in {DTProductName} version 2.3.0
3869

70+
[options="header"]
3971
|===
40-
|Component |Version
72+
|Operator |Component |Version
73+
|{OTELName}
4174
|Jaeger
4275
|1.30.1
4376

77+
|{OTELName}
4478
|OpenTelemetry
4579
|0.44.0
4680
|===
@@ -51,11 +85,14 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
5185

5286
=== Component versions supported in {DTProductName} version 2.2.0
5387

88+
[options="header"]
5489
|===
55-
|Component |Version
90+
|Operator |Component |Version
91+
|{OTELName}
5692
|Jaeger
5793
|1.30.0
5894

95+
|{OTELName}
5996
|OpenTelemetry
6097
|0.42.0
6198
|===
@@ -66,11 +103,14 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
66103

67104
=== Component versions supported in {DTProductName} version 2.1.0
68105

106+
[options="header"]
69107
|===
70-
|Component |Version
108+
|Operator |Component |Version
109+
|{OTELName}
71110
|Jaeger
72111
|1.29.1
73112

113+
|{OTELName}
74114
|OpenTelemetry
75115
|0.41.1
76116
|===
@@ -99,11 +139,14 @@ This release also addresses Common Vulnerabilities and Exposures (CVEs) and bug
99139

100140
=== Component versions supported in {DTProductName} version 2.0.0
101141

142+
[options="header"]
102143
|===
103-
|Component |Version
144+
|Operator |Component |Version
145+
|{OTELName}
104146
|Jaeger
105147
|1.28.0
106148

149+
|{OTELName}
107150
|OpenTelemetry
108151
|0.33.0
109152
|===

modules/distr-tracing-rn-technology-preview.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Technology Preview features are not supported with Red Hat production service le
1717
These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. For more information about the support scope of Red Hat Technology Preview features, see https://access.redhat.com/support/offerings/techpreview/.
1818
====
1919

20+
== {DTProductName} 2.4.0 Technology Preview
21+
22+
This release also adds support for auto-provisioning certificates using the Red Hat Elasticsearch Operator.
23+
24+
* Self-provisioning, which means using the {JaegerName} Operator to call the Red Hat Elasticsearch Operator during installation. Self provisioning is fully supported with this release.
25+
* Creating the Elasticsearch instance and certificates first and then configuring the {JaegerShortName} to use the certificate is a Technology Preview for this release.
26+
2027
== {DTProductName} 2.2.0 Technology Preview
2128

2229
Unsupported OpenTelemetry Collector components included in the 2.1 release have been removed.

0 commit comments

Comments
 (0)