Skip to content

[tempo-distributed] Add OTEL gRPC support for the Tempo gateway #3678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdegendt
Copy link

I'm trying to address this issue from a while back: #3218

Most of the credit to @Dipu18 who's had #3261 open for a while but never addressed @joe-elliott's comments. I took his NGINX config and wrapped it and the gRPC ports in a flag that's in the values, per Joe's request to do the ports in a cleaner way.

An alternative to having the flag be .Values.gateway.enableGrpc, we could also change it simply enable upon the global values that the distributor also uses to open up the port on its end, being .Values.traces.jaeger.grpc.enabled.

Let me know if there's anything else that needs to be done on my end.

Signed-off-by: Jonas De Gendt <jonas.degendt@mylighthouse.com>
@CLAassistant
Copy link

CLAassistant commented Apr 30, 2025

CLA assistant check
All committers have signed the CLA.

jdegendt added 2 commits May 13, 2025 08:43
Signed-off-by: Jonas De Gendt <jonas.degendt@mylighthouse.com>
Signed-off-by: Jonas De Gendt <jonas.degendt@mylighthouse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants