Skip to content

chore: Mark http.query/http.fragment stripping for v11 url.query migration#21852

Merged
andreiborza merged 1 commit into
developfrom
ab/v11-url-query-todos
Jun 30, 2026
Merged

chore: Mark http.query/http.fragment stripping for v11 url.query migration#21852
andreiborza merged 1 commit into
developfrom
ab/v11-url-query-todos

Conversation

@andreiborza

Copy link
Copy Markdown
Member

Adds TODO(v11) markers at the two spots that strip the leading ?/# from http.query/http.fragment — the span exporter's getData and parseSpanDescription's descriptionForHttpMethod.

Per the discussion on #21848, http.query is specced to keep the leading ?, so the stripping diverges from our own conventions. The v11 direction is to emit the OTel-standard url.query/url.fragment (no leading char, already in @sentry/conventions) and drop http.query/http.fragment.

Comment-only, no behavior change.

…rl.query migration

Add TODO(v11) markers at the two spots that strip the leading `?`/`#` from
`http.query`/`http.fragment`, noting the v11 move to the OTel-standard `url.query`/`url.fragment`
(no leading char). Comment-only, no behavior change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@andreiborza andreiborza requested a review from a team as a code owner June 29, 2026 21:11
@andreiborza andreiborza requested review from JPeer264 and mydea and removed request for a team June 29, 2026 21:11
@andreiborza andreiborza changed the title ref(opentelemetry): Mark http.query/http.fragment stripping for v11 url.query migration chore: Mark http.query/http.fragment stripping for v11 url.query migration Jun 29, 2026
@andreiborza andreiborza enabled auto-merge (squash) June 29, 2026 21:32
@andreiborza andreiborza merged commit b3e49e4 into develop Jun 30, 2026
649 of 654 checks passed
@andreiborza andreiborza deleted the ab/v11-url-query-todos branch June 30, 2026 06:20
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.

2 participants