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

fix(http): Set logging contexts on HTTP/1 clients #3106

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Jul 31, 2024

HTTP/1 clients do not preserve the calling trace context, so Hyper client debug logs are emitted without context metadata.

This change updates the HTTP/1 client to use an executor that preserves the tracing context.

HTTP/1 clients do not preserve the calling trace context, so Hyper client debug
logs are emitted without context metadata.

This change updates the HTTP/1 client to use an executor that preserves the
tracing context.
@olix0r olix0r requested a review from a team as a code owner July 31, 2024 18:20
@olix0r olix0r merged commit 6b93498 into main Jul 31, 2024
15 checks passed
@olix0r olix0r deleted the ver/http-logging-fix branch July 31, 2024 18:49
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.

1 participant