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

Remove network.type from HTTP semconv (changing it from recommended to opt-in) #410

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

trask
Copy link
Member

@trask trask commented Oct 16, 2023

Knowing ipv4 vs ipv6 does not seem to be a useful enough piece of data in the scope of HTTP semconv to capture it by default on all HTTP telemetry.

Since there isn't anything to override (brief or note) on network.type, this attribute is simply removed from http semconv (unlike in #398 and #402 where the attribute is explicitly included as opt-in).

Fixes #403

Changes

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

Merge requirement checklist

@trask trask marked this pull request as ready for review October 16, 2023 19:50
@trask trask requested review from a team October 16, 2023 19:50
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.

Make network.type opt-in for HTTP semconv spans and metrics?
8 participants