Skip to content

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

Merged
Zylphrex merged 2 commits into
masterfrom
txiao/fix/default-in-app-decision-to-none-for-profiles
Jan 23, 2023
Merged

fix(profiling): Default in_app decision to None#1855
Zylphrex merged 2 commits into
masterfrom
txiao/fix/default-in-app-decision-to-none-for-profiles

Conversation

@Zylphrex

Copy link
Copy Markdown
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.

2 participants