Skip to content

feat(transactions): Extract query string into attributes#5784

Draft
mjq wants to merge 3 commits intomasterfrom
mjq/write-request-context-qs-to-attr
Draft

feat(transactions): Extract query string into attributes#5784
mjq wants to merge 3 commits intomasterfrom
mjq/write-request-context-qs-to-attr

Conversation

@mjq
Copy link
Copy Markdown
Member

@mjq mjq commented Apr 7, 2026

When converting a transaction into a span, extract the request context's query_string into the attributes url.query and http.query. Currently we lose this info so there's no way to see the recorded query string for http.server transactions/spans.

(Yes, it sucks that these both exist, but they currently are both non-deprecated and in use: once getsentry/sentry-conventions#311 is addressed we can remove one of them).

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.

1 participant