Skip to content

contrib/asgi: fix distributed tracing #2334

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

Merged
merged 1 commit into from
Jul 8, 2025
Merged

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented Jul 4, 2025

What does this pull request do?

We need to decode headers before looking for traceparent header. While at it rename a couple of tests with the same name.

Related issues

Closes #2317

We need to decode headers before looking for traceparent header. While
at it rename a couple of tests with the same name.
@xrmx xrmx requested a review from a team as a code owner July 4, 2025 12:42
Copy link

github-actions bot commented Jul 4, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@xrmx xrmx merged commit 1f081db into elastic:main Jul 8, 2025
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reading traceparent from request headers
2 participants