Skip to content

Stack Trace Trimming is trimming relevant frames #2018

@Fwang36

Description

@Fwang36

Link to Jira with customer information.

Environment

Ruby Rails.

Expected Result

Frames are trimmed from the middle while leaving the top and bottom alone.

Actual Result

Long Stack Trace for an event is trimming frames starting from the second frame. Some frames trimmed seem to be "in_app".

Trimmed frames are causing issues with our CODEOWNERS feature. Customer states -

that the trimmed frames (which do not appear in Sentry) contained information that would have correctly resulted in the assignment of the issue to another team, if they were present. In the example I gave, a large number of frames which were adjacent to the top of the stack were removed. These deleted frames were the most relevant in terms of ownership.

Link to Zendesk Ticket

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions