Skip to content

Remove Sentry SDK info from stack trace #85233

@smeubank

Description

@smeubank

Problem Statement

Sentry SDKs wrap user land code, and this can show up in the stack trace which is shown in Sentry. It is a confusing signal, which misleads developers to think the Sentry SDK was involved in the error.

Image

Solution Brainstorm

We "beautify" stack traces in many ways already. Let's remove this in the default product view as well. It can be something the user can toggle on and off they like.

If it is not possible to "beuatify" this, or when toggled on there should be an info bubble on such stack frames which explains why the Sentry SDK is there and that there is no concern.

Product Area

Issues

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions