Skip to content

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

Merged
olix0r merged 1 commit intomainfrom
ver/http-logging-fix
Jul 31, 2024
Merged

fix(http): Set logging contexts on HTTP/1 clients#3106
olix0r merged 1 commit intomainfrom
ver/http-logging-fix

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
@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