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
The {TempoName} 3.6.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/tempo-operator-bundle/642c3e0eacf1b5bdbba7654a/history[{TempoOperator} 0.16.0].
19
+
20
+
The {TempoName} 3.6.1 is based on the open source link:https://grafana.com/oss/tempo/[Grafana Tempo] 2.7.2.
The {TempoName} 3.6.1 has the following known issue:
34
+
35
+
* Currently, when the `openshift` tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
36
+
+
37
+
Workaround: Deploy the instance in a dedicated namespace, and carefully audit which users have the permission to read the secrets in this namespace.
38
+
15
39
[id="distr-tracing_3-6_{context}"]
16
40
== Release notes for {DTShortName} 3.6
17
41
@@ -73,7 +97,7 @@ This update introduces the following bug fixes:
73
97
74
98
The {TempoName} 3.6 has the following known issue:
75
99
76
-
* Currently, when the OpenShift tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
100
+
* Currently, when the `openshift` tenancy mode is enabled, the `ServiceAccount` object of the gateway component of either a `TempoStack` or `TempoMonolithic` instance requires the `TokenReview` and `SubjectAccessReview` permissions for authorization.
77
101
+
78
102
Workaround: Deploy the instance in a dedicated namespace, and carefully audit which users have the permission to read the secrets in this namespace.
The {OTELName} 3.6.1 is provided through the link:https://catalog.redhat.com/software/containers/rhosdt/opentelemetry-operator-bundle/615618406feffc5384e84400/history[{OTELOperator} 0.127.0].
19
+
20
+
[NOTE]
21
+
====
22
+
The {OTELName} 3.6.1 is based on the open source link:https://opentelemetry.io/docs/collector/[OpenTelemetry] release 0.127.0.
There is currently a known issue with the following exporters:
37
+
38
+
* AWS CloudWatch Logs Exporter
39
+
* AWS EMF Exporter
40
+
* AWS X-Ray Exporter
41
+
42
+
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the `OpenTelemetryCollector` custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
43
+
44
+
Workaround: Include the protocol, such as `https://`, as part of the endpoint value.
45
+
15
46
[id="otel_3-6_{context}"]
16
47
== Release notes for {OTELName} 3.6
17
48
@@ -97,7 +128,7 @@ There is currently a known issue with the following exporters:
97
128
* AWS EMF Exporter
98
129
* AWS X-Ray Exporter
99
130
100
-
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the Collector custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
131
+
This known issue affects deployments that use the optional `endpoint` field of the exporter configuration in the `OpenTelemetryCollector` custom resource. Not specifying the protocol, such as `https://`, as part of the endpoint value results in the `unsupported protocol scheme` error.
101
132
102
133
Workaround: Include the protocol, such as `https://`, as part of the endpoint value.
0 commit comments