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

Limit cases where SQL origin is captured #881

Merged
merged 6 commits into from Apr 17, 2024
Merged

Conversation

stayallive
Copy link
Collaborator

Adds option to only capture origin for queries slower than a threshold (100 ms by default).

Also limit the frames to 20 when trying to detect an in-app frame that is considered the origin for an event.

Copy link
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# Conflicts:
#	src/Sentry/Laravel/Integration.php
@stayallive stayallive enabled auto-merge (squash) April 17, 2024 11:58
@stayallive stayallive merged commit 300bb6f into master Apr 17, 2024
23 checks passed
@stayallive stayallive deleted the limit-query-source branch April 17, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants