Skip to content

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

Merged
joaopgrassi merged 2 commits intoopen-telemetry:mainfrom
trask:make-network-type-opt-in
Oct 17, 2023
Merged

Remove network.type from HTTP semconv (changing it from recommended to opt-in)#410
joaopgrassi merged 2 commits intoopen-telemetry:mainfrom
trask:make-network-type-opt-in

Conversation

@trask
Copy link
Copy Markdown
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 force-pushed the make-network-type-opt-in branch from 264879c to a84c787 Compare October 16, 2023 19:50
@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