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

Update client address to be consistent with server address #302

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

trask
Copy link
Member

@trask trask commented Sep 5, 2023

Resolves #251
Closes #290

Changes

Updates client.address to allow domain names for consistency with server.address.

This is consistent with the ECS definition of client.address.

Merge requirement checklist

@trask trask marked this pull request as ready for review September 5, 2023 22:54
@trask trask requested review from a team September 5, 2023 22:54
Copy link
Member

@Oberon00 Oberon00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. We should apply the same to source and destination conventions (and remove source.domain, destination.domain).
Please also close #290 from the PR description for clarity.

@Oberon00
Copy link
Member

Oberon00 commented Sep 8, 2023

(Addendum: I tried to edit the "closes #290" in but it seems you can now only close issues but not PRs from PRs. In that case please close #290 manually after merging this one)

@arminru arminru merged commit 58c52c5 into open-telemetry:main Sep 12, 2023
9 checks passed
@arminru
Copy link
Member

arminru commented Sep 12, 2023

(Addendum: I tried to edit the "closes #290" in but it seems you can now only close issues but not PRs from PRs. In that case please close #290 manually after merging this one)

@Oberon00 I added "Closes #290" again in the description before merging and it seems to have worked: #290 (comment)

@Oberon00
Copy link
Member

Nice! For some reason it is not linked in the right sidebar

@trask trask deleted the client-address branch September 12, 2023 16:12
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.

Should domain name be allowed in client.address?
6 participants