Skip to content

Make url.query conditionally required for HTTP spans#118

Merged
reyang merged 2 commits intoopen-telemetry:mainfrom
trask:make-url-query-required
Jun 19, 2023
Merged

Make url.query conditionally required for HTTP spans#118
reyang merged 2 commits intoopen-telemetry:mainfrom
trask:make-url-query-required

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Jun 16, 2023

Fixes #112

Aligns the requirement level of url.query with the requirement level of url.path.

It was also the previous behavior when those two attributes were combined in the single field http.target, and appears to have been a bug that slipped into open-telemetry/opentelemetry-specification#3355 when that field was split into url.path and url.query.

@trask trask requested review from a team June 16, 2023 20:32
@lmolkova
Copy link
Copy Markdown
Member

mind adding a changelog entry?

@reyang reyang merged commit d31b014 into open-telemetry:main Jun 19, 2023
@trask trask deleted the make-url-query-required branch October 14, 2024 20:57
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.

Change url.query requirement level from recommended to conditionally_required (to match url.path)

6 participants