Skip to content

Do not trim span descriptions.#1983

Merged
antonpirker merged 4 commits intomasterfrom
antonpirker/1974-dont-truncate-span-description
Apr 3, 2023
Merged

Do not trim span descriptions.#1983
antonpirker merged 4 commits intomasterfrom
antonpirker/1974-dont-truncate-span-description

Conversation

@antonpirker
Copy link
Contributor

@antonpirker antonpirker commented Mar 31, 2023

  • Made sure that span descriptions are never trimmed. (for all op values, not just db spans.)
  • Removed the experimental smart_transaction_trimming option
  • Also removed some dead code that was never executed because the experimental option defaults to False.

FIxes #1974

@antonpirker antonpirker marked this pull request as ready for review March 31, 2023 12:58
Copy link
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, nice work!
let's just hope nobody complains about the experimental option being removed, but it's fine

@antonpirker antonpirker merged commit c4d0384 into master Apr 3, 2023
@antonpirker antonpirker deleted the antonpirker/1974-dont-truncate-span-description branch April 3, 2023 10:54
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.

Do not truncate SQL queries in Span description

2 participants