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

HTTP semconv: filter out default peer/host ports #7258

Merged

Conversation

mateuszrzeszutek
Copy link
Member

After a loooong break, the next part of the HTTP semconv implementation: filtering out default HTTP ports, client and server.

[5]: If not default (80 for http scheme, 443 for https).

https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md#http-client

@mateuszrzeszutek mateuszrzeszutek requested a review from a team as a code owner November 21, 2022 11:22
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

nice

@trask trask enabled auto-merge (squash) November 22, 2022 16:38
@trask trask merged commit 95ec4a8 into open-telemetry:main Nov 22, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the http-filter-out-default-ports branch November 22, 2022 19:16
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

2 participants