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

Update SQL Statement Truncation Across the Agent #2090

Open
deleonenriqueta opened this issue Oct 5, 2024 · 1 comment
Open

Update SQL Statement Truncation Across the Agent #2090

deleonenriqueta opened this issue Oct 5, 2024 · 1 comment
Assignees

Comments

@deleonenriqueta
Copy link
Contributor

Description

The SQL statement limit for the INSERT_SQL_MAX_LENGTH attribute in Transaction Segments and Slow Query SQL Traces is currently set at 2000 characters and should be increased to 4096 characters. This change ensures consistency with the db.statement limit for Span Events.

Acceptance Criteria

Increase SQL truncation limit for the INSERT_SQL_MAX_LENGTH attribute.

Additional Considerations

  • Assess any potential impact due to increasing the sql statement threshold for truncation
  • Wait for the limit increase to be approved/finalized in the agent-specs before increasing the limit

Additional Context

@workato-integration
Copy link

@deleonenriqueta deleonenriqueta added the jan-mar qtr Represents proposed work item for the Jan-Mar quarter label Oct 14, 2024
@kmudduluru kmudduluru removed the jan-mar qtr Represents proposed work item for the Jan-Mar quarter label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants