Skip to content

Conversation

@tombruijn
Copy link
Member

Add first backtrace line to error causes

To give a bit more context about the error causes, include the first backtrace line, showing where it originates.

The server needs to be updated to show this in the UI.

Part of https://github.com/appsignal/feature-requests/issues/387

Run error cause backtrace lines through filters

If the Rails backtrace cleaner filter is present also run the error cause backtrace through the filter as well.

Replicate our processor behavior for the error causes by stripping of the app/root path in the Ruby gem.

To give a bit more context about the error causes, include the first
backtrace line, showing where it originates.

The server needs to be updated to show this in the UI.

Part of appsignal/feature-requests#387
If the Rails backtrace cleaner filter is present also run the error
cause backtrace through the filter as well.

Replicate our processor behavior for the error causes by stripping of
the app/root path in the Ruby gem.
@tombruijn tombruijn added the enhancement An improvement to an existing feature. label Sep 25, 2024
@tombruijn tombruijn self-assigned this Sep 25, 2024
@backlog-helper
Copy link


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

@tombruijn tombruijn merged commit 0872469 into main Sep 26, 2024
122 checks passed
@tombruijn tombruijn deleted the cause-line branch September 26, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement to an existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants