Skip to content

SQL integrations attach unsanitized db.query.text #24084

Description

@s1gr1d

Most SQL integrations write the raw statement to db.query.text, so inline literals such as WHERE email = 'jane@example.com' are sent, although OTel only allows collecting query text by default when literals are sanitized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions