Skip to content

Commit 8238088

Browse files
authored
Merge pull request #75557 from max-cx/OBSDOCS-1036
OBSDOCS-1036/TRACING-4106: mention that tempo gateway only supports gRPC for ingesting traces
2 parents a91541f + e90422d commit 8238088

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)