Skip to content
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

trace propagate failed #70

Open
lerminou opened this issue Oct 9, 2024 · 1 comment
Open

trace propagate failed #70

lerminou opened this issue Oct 9, 2024 · 1 comment

Comments

@lerminou
Copy link

lerminou commented Oct 9, 2024

Describe the bug

I have an API which calls another API
I try to set the nginx otel module for the second API
I set the traceparent header in my call.

Nginx always create a new trace despite the propagate option

If I remove the otel module, then only 1 trace is created in Tempo (ofc I haven't the nginx span)

Expected behavior

Tempo is receiving only 1 trace

Your environment

nginx otel 1.26.1
kubernetes

Additional context

the kubernetes ingress otel module is working fine

@p-pautov
Copy link
Contributor

p-pautov commented Oct 9, 2024

Please, provide minimum configuration example.

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

No branches or pull requests

2 participants