getsentry / getsentry/sentry

[grouping info] Fix potenial "Marked in-app by client" false positives

Open
#97,341 1 comment 0 reactions 1 assignee Claimed by @lobsterkatie View on GitHub
Task
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

Right now, if a frame gets to the grouping algorithm with `in_app` already set, we mark it in the grouping info section as "Marked in-app by the client." This seems to be showing up much more regularly than expected, though, so it's possible that there's some other way it's getting set (relay? symbolicator?), making our frame hint inaccurate. Let's investigate to see if this is the case, and if so, try to fix it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.