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

Clarify that client.port is the port of whichever client was captured in client.address #471

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

trask
Copy link
Member

@trask trask commented Oct 29, 2023

Changes

Clarifies that client.port is the port of whichever client was captured in client.address.

To avoid the situation where X-Forwarded-For has no port, and client.address is captured from X-Forwarded-For and client.port is captured from immediate peer.

Merge requirement checklist

@trask trask marked this pull request as ready for review October 29, 2023 16:43
@trask trask requested review from a team October 29, 2023 16:43
@AlexanderWert AlexanderWert merged commit de4125d into open-telemetry:main Oct 30, 2023
9 checks passed
@trask trask deleted the client-port-clarification branch October 30, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants