Skip to content

Change network.protocol.name from recommended to opt-in in the HTTP semconv#398

Merged
reyang merged 7 commits intoopen-telemetry:mainfrom
trask:remove-network-protocol-name-from-http-semconv
Oct 18, 2023
Merged

Change network.protocol.name from recommended to opt-in in the HTTP semconv#398
reyang merged 7 commits intoopen-telemetry:mainfrom
trask:remove-network-protocol-name-from-http-semconv

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Oct 12, 2023

network.protocol.name is typically http, so it doesn't provide much value to capture in HTTP semconv.

Fixes #385

Changes

Changes network.protocol.name from recommended to opt-in in the HTTP semconv.

Merge requirement checklist

@trask trask force-pushed the remove-network-protocol-name-from-http-semconv branch from 70b303f to 3b8de0a Compare October 12, 2023 17:18
@trask trask marked this pull request as ready for review October 12, 2023 17:19
@trask trask requested review from a team October 12, 2023 17:19
@trask trask force-pushed the remove-network-protocol-name-from-http-semconv branch from 633e0d2 to 936b074 Compare October 16, 2023 19:13
@trask trask changed the title Remove network.protocol.name from HTTP semconv, effectively making it opt-in Change network.protocol.name from recommended to opt-in in the HTTP semconv Oct 16, 2023
@trask trask added the ready-to-merge Someone has identified that this PR has approvals, resolved conversations label Oct 18, 2023
@reyang reyang merged commit 67e5c98 into open-telemetry:main Oct 18, 2023
@trask trask deleted the remove-network-protocol-name-from-http-semconv branch October 14, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Someone has identified that this PR has approvals, resolved conversations

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Attributes should only have default values if supplying the attribute is (otherwise) required

7 participants