Skip to content

Commit e90422d

Browse files
andreasgerstmayrmax-cx
authored andcommitted
TRACING-4106: add note that tempo gateway service only supports OTLP/gRPC
Signed-off-by: Andreas Gerstmayr <[email protected]>
1 parent cdd0e66 commit e90422d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/distr-tracing-tempo-config-multitenancy.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
Multitenancy with authentication and authorization is provided in the Tempo Gateway service.
1010
The authentication uses OpenShift OAuth and the Kubernetes `TokenReview` API. The authorization uses the Kubernetes `SubjectAccessReview` API.
1111

12+
[NOTE]
13+
====
14+
The Tempo Gateway service supports ingestion of traces only via the OTLP/gRPC. The OTLP/HTTP is not supported.
15+
====
16+
1217
.Sample Tempo CR with two tenants, `dev` and `prod`
1318
[source,yaml]
1419
----

0 commit comments

Comments
 (0)