Skip to content

Tedious SQL statements are unparameterized #23684

Description

@Lms24

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions