Skip to content

Conversation

@armenzg
Copy link
Member

@armenzg armenzg commented Dec 12, 2024

This is a follow-up to #81385.

This prevents both in-app and system frames from being sent to Seer when we have more than 30 frames since we can't guarantee that we're not overgrouping.

…frames

This is a follow-up to #81385.

This prevents both *in-app* and *system* frames from being sent to seer when over 30 frames since we can't guarantee that we're not overgrouping.
@armenzg armenzg self-assigned this Dec 12, 2024
@armenzg armenzg changed the title feat(similarity): Do not send stack traces to seer when more than 30 frames feat(similarity): Do not send more than 30 frames to Seer Dec 12, 2024
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 12, 2024
Copy link
Member Author

Choose a reason for hiding this comment

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

Adding platform=javascript is because we allow sending more than 30 frames for these tests.

@armenzg armenzg marked this pull request as ready for review December 12, 2024 14:55
@armenzg armenzg requested a review from a team as a code owner December 12, 2024 14:55
@armenzg armenzg requested a review from jangjodi December 12, 2024 14:56
@codecov
Copy link

codecov bot commented Dec 12, 2024

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
23284 2 23282 213
View the top 2 failed tests by shortest run time
tests.symbolicator.test_minidump_full.SymbolicatorMinidumpIntegrationTest::test_reprocessing
Stack Traces | 0.352s run time
No failure message available
tests.symbolicator.test_minidump_full.SymbolicatorMinidumpIntegrationTest::test_missing_dsym
Stack Traces | 13.8s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@armenzg armenzg enabled auto-merge (squash) December 12, 2024 15:47
@armenzg armenzg merged commit 2b97665 into master Dec 12, 2024
51 checks passed
@armenzg armenzg deleted the fix/avoid_more_than_30_frames/similarity/grouping/armenzg branch December 12, 2024 15:50
armenzg added a commit that referenced this pull request Dec 12, 2024
Now that #82009 has been shipped I feel comfortable enabling this
platform.
evanh pushed a commit that referenced this pull request Dec 17, 2024
This is a follow-up to #81385.

This prevents both *in-app* and *system* frames from being sent to Seer
when we have more than 30 frames since we can't guarantee that we're not
overgrouping.
evanh pushed a commit that referenced this pull request Dec 17, 2024
Now that #82009 has been shipped I feel comfortable enabling this
platform.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants