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

Armeria http client reports wrong protocol #11334

Merged
merged 3 commits into from
May 15, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 10, 2024

Apparently the protocol in RequestLog contains the actual protocol that was used (H1 or H2) while the one from RequestContext is what was request (HTTP)

@laurit laurit requested a review from a team as a code owner May 10, 2024 14:42
@steverao
Copy link
Contributor

The modification caused some test cases running failed in the module, refer to https://scans.gradle.com/s/52exf42zutevw

@trask trask merged commit 67417e3 into open-telemetry:main May 15, 2024
53 checks passed
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.

None yet

3 participants