We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
in_app
Remove most of the logic for determining whether a frame is in_app; it'll be moved to the server.
The SDK should only use what the user set manually (in_app_include/in_app_exclude) to determine in_app.
in_app_include
in_app_exclude
See getsentry/sentry#83603 for the big picture.
The text was updated successfully, but these errors were encountered:
sentrivana
Successfully merging a pull request may close this issue.
Remove most of the logic for determining whether a frame is
in_app
; it'll be moved to the server.The SDK should only use what the user set manually (
in_app_include
/in_app_exclude
) to determinein_app
.See getsentry/sentry#83603 for the big picture.
The text was updated successfully, but these errors were encountered: