Skip to content

Commit ceab620

Browse files
authored
Merge pull request #49118 from JStickler/OSSMDOC-588
OSSMDOC-588: Distributed tracing 2.5 Release Notes.
2 parents 8cabb5e + 61c7801 commit ceab620

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

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

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,32 @@ 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.5
17+
18+
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
19+
20+
This release introduces support for ingesting OpenTelemetry protocol (OTLP) to the {JaegerName} Operator. The Operator now automatically enables the OTLP ports:
21+
22+
* Port 4317 is used for OTLP gRPC protocol.
23+
* Port 4318 is used for OTLP HTTP protocol.
24+
25+
This release also adds support for collecting Kubernetes resource attributes to the {OTELName} Operator.
26+
27+
=== Component versions supported in {DTProductName} version 2.5
28+
29+
[options="header"]
30+
|===
31+
|Operator |Component |Version
32+
|{JaegerName}
33+
|Jaeger
34+
|1.36
35+
36+
|{OTELName}
37+
|OpenTelemetry
38+
|0.56
39+
|===
40+
41+
1642
== New features and enhancements {DTProductName} 2.4
1743

1844
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
@@ -24,7 +50,7 @@ This release also adds support for auto-provisioning certificates using the Red
2450

2551
[NOTE]
2652
====
27-
When upgrading to {DTProductName} 2.4, the Operator recreates the Elasticsearch instance, which might take five to ten minutes. Distributed tracing will be down and unavailable for that period.
53+
When upgrading to {DTProductName} 2.4, the Operator recreates the Elasticsearch instance, which might take five to ten minutes. Distributed tracing will be down and unavailable for that period.
2854
====
2955

3056
=== Component versions supported in {DTProductName} version 2.4
@@ -63,7 +89,7 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
6389

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

66-
With this release, the {JaegerName} Operator is now installed to the `openshift-distributed-tracing` namespace by default. Previously the default installation had been in the `openshift-operator` namespace.
92+
With this release, the {JaegerName} Operator is now installed to the `openshift-distributed-tracing` namespace by default. Previously the default installation had been in the `openshift-operators` namespace.
6793

6894
=== Component versions supported in {DTProductName} version 2.3.0
6995

0 commit comments

Comments
 (0)