You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/distr-tracing-rn-new-features.adoc
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,32 @@ Result – If changed, describe the current user experience.
13
13
14
14
This release adds improvements related to the following components and concepts.
15
15
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
+
16
42
== New features and enhancements {DTProductName} 2.4
17
43
18
44
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
24
50
25
51
[NOTE]
26
52
====
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.
28
54
====
29
55
30
56
=== Component versions supported in {DTProductName} version 2.4
@@ -63,7 +89,7 @@ This release of {DTProductName} addresses Common Vulnerabilities and Exposures (
63
89
64
90
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
65
91
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.
67
93
68
94
=== Component versions supported in {DTProductName} version 2.3.0
0 commit comments