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

fix(profiling): Default in_app decision to None #1855

Merged

Conversation

Zylphrex
Copy link
Member

Currently, the SDK marks all frames as in_app when it can't find any in_app frames. As we try to move some of this detection server side, we still want to allow the end user to overwrite the decision client side. So we'll leave in_app as None to indicate the server should decide of the frame is in_app.

Currently, the SDK marks all frames as in_app when it can't find any in_app
frames. As we try to move some of this detection server side, we still want to
allow the end user to overwrite the decision client side. So we'll leave in_app
as `None` to indicate the server should decide of the frame is in_app.
@Zylphrex Zylphrex changed the title fix(profiling): Defaul in_app decision to None fix(profiling): Default in_app decision to None Jan 19, 2023
@Zylphrex Zylphrex enabled auto-merge (squash) January 23, 2023 15:35
@Zylphrex Zylphrex merged commit b4c5637 into master Jan 23, 2023
@Zylphrex Zylphrex deleted the txiao/fix/default-in-app-decision-to-none-for-profiles branch January 23, 2023 15:48
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