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

Mark multiple sql execution within single transaction as error #10604

Closed
kojandy opened this issue Jan 11, 2024 · 0 comments · Fixed by #10596 or #10621
Closed

Mark multiple sql execution within single transaction as error #10604

kojandy opened this issue Jan 11, 2024 · 0 comments · Fixed by #10596 or #10621
Assignees
Milestone

Comments

@kojandy
Copy link
Contributor

kojandy commented Jan 11, 2024

For ease of detection of n+1 queries, mark a transaction as an error when there are too many SQL executions within a single transaction.

@kojandy kojandy self-assigned this Jan 11, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jan 11, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jan 15, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jan 15, 2024
emeroad added a commit to emeroad/pinpoint that referenced this issue Jan 17, 2024
@emeroad emeroad added this to the 3.0.0 milestone Jan 17, 2024
@emeroad emeroad linked a pull request Jan 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants