Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
10.71.0 and 11.x
Framework Version
N/A
Link to Sentry event
No response
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
N/A
Expected Result
Raw Tedious SQL statements are (best-effort) parameterized when added as span description (transaction based spans only) or in the db.query.text attribute (both, streaming and transactions).
Actual Result
Raw Tedious SQL statements remain unparameterized when added as span description (transaction based spans only) or in the db.query.text attribute (both, streaming and transactions).
Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
10.71.0 and 11.x
Framework Version
N/A
Link to Sentry event
No response
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
N/A
Expected Result
Raw Tedious SQL statements are (best-effort) parameterized when added as span description (transaction based spans only) or in the
db.query.textattribute (both, streaming and transactions).Actual Result
Raw Tedious SQL statements remain unparameterized when added as span description (transaction based spans only) or in the
db.query.textattribute (both, streaming and transactions).Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it.