Skip to content

Commit b12ed4c

Browse files
committed
RHDEVDOCS-4642-distributed-tracing-2.7-RN
1 parent 245e6b9 commit b12ed4c

File tree

4 files changed

+38
-4
lines changed

4 files changed

+38
-4
lines changed

_attributes/common-attributes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ endif::[]
111111
//distributed tracing
112112
:DTProductName: Red Hat OpenShift distributed tracing
113113
:DTShortName: distributed tracing
114-
:DTProductVersion: 2.6
114+
:DTProductVersion: 2.7
115115
:JaegerName: Red Hat OpenShift distributed tracing platform
116116
:JaegerShortName: distributed tracing platform
117-
:JaegerVersion: 1.38
117+
:JaegerVersion: 1.39.0
118118
:OTELName: Red Hat OpenShift distributed tracing data collection
119119
:OTELShortName: distributed tracing data collection
120-
:OTELVersion: 0.60
120+
:OTELVersion: 0.63.1
121121
//logging
122122
:logging-title: logging subsystem for Red Hat OpenShift
123123
:logging-title-uc: Logging subsystem for Red Hat OpenShift

modules/distr-tracing-rn-fixed-issues.adoc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,20 @@ Fix - What did we change to fix the problem?
1414
Result - How has the behavior changed as a result? Try to avoid “It is fixed” or “The issue is resolved” or “The error no longer presents”.
1515
////
1616

17-
* link:https://issues.redhat.com/browse/TRACING-2337[TRACING-2337] Jaeger is logging a repetitive warning message in the Jaeger logs similar to the following:
17+
* link:https://issues.redhat.com/browse/OSSM-1910[OSSM-1910]
18+
Because of an issue introduced in version 2.6, TLS connections could not be established with {product-title} {SMProductShortName}.
19+
This update resolves the issue by changing the service port names to match conventions used by {product-title} {SMProductShortName} and Istio.
20+
21+
* link:https://issues.redhat.com/browse/OBSDA-208[OBSDA-208]
22+
Before this update, the default 200m CPU and 256Mi memory resource limits could cause {OTELShortName} to restart continuously on large clusters.
23+
This update resolves the issue by removing these resource limits.
24+
25+
* link:https://issues.redhat.com/browse/OBSDA-222[OBSDA-222]
26+
Before this update, spans could be dropped in the {product-title} {JaegerShortName}.
27+
To help prevent this issue from occurring, this release updates version dependencies.
28+
29+
* link:https://issues.redhat.com/browse/TRACING-2337[TRACING-2337]
30+
Jaeger is logging a repetitive warning message in the Jaeger logs similar to the following:
1831
+
1932
[source,terminal]
2033
----

modules/distr-tracing-rn-known-issues.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ These limitations exist in {DTProductName}:
2222
2323
These are the known issues for {DTProductName}:
2424

25+
* link:https://issues.redhat.com/browse/OBSDA-220[OBSDA-220] In some cases, if you try to pull an image using {OTELShortName}, the image pull fails and a `Failed to pull image` error message appears.
26+
There is no workaround for this issue.
27+
2528
* link:https://issues.redhat.com/browse/TRACING-2057[TRACING-2057] The Kafka API has been updated to `v1beta2` to support the Strimzi Kafka Operator 0.23.0. However, this API version is not supported by AMQ Streams 1.6.3. If you have the following environment, your Jaeger services will not be upgraded, and you cannot create new Jaeger services or modify existing Jaeger services:
2629
2730
** Jaeger Operator channel: *1.17.x stable* or *1.20.x stable*

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,24 @@ 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.7
17+
18+
This release of {DTProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
19+
20+
=== Component versions supported in {DTProductName} version 2.7
21+
22+
[options="header"]
23+
|===
24+
|Operator |Component |Version
25+
|{JaegerName}
26+
|Jaeger
27+
|1.39
28+
29+
|{OTELName}
30+
|OpenTelemetry
31+
|0.63.1
32+
|===
33+
1634
== New features and enhancements {DTProductName} 2.6
1735

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

0 commit comments

Comments
 (0)