Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL server integration provide the sql.query for debug #12029

Open
lalit-satapathy opened this issue Dec 9, 2024 · 0 comments
Open

SQL server integration provide the sql.query for debug #12029

lalit-satapathy opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request Integration:microsoft_sqlserver Microsoft SQL Server

Comments

@lalit-satapathy
Copy link
Collaborator

The SQL server integration currently deletes the sql.query. This is largely to save space, since the query text can be large.

However, it may be required to keep this query for debug purposes in the generated events. We can enhance the package to not delete sql.query, as an optional scenario.

@lalit-satapathy lalit-satapathy added the enhancement New feature or request label Dec 9, 2024
@andrewkroh andrewkroh added the Integration:microsoft_sqlserver Microsoft SQL Server label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:microsoft_sqlserver Microsoft SQL Server
Projects
None yet
Development

No branches or pull requests

2 participants