Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow attaching stacktraces to breadcrumbs #84244

Open
michaelchai-sentry opened this issue Jan 29, 2025 · 2 comments
Open

Allow attaching stacktraces to breadcrumbs #84244

michaelchai-sentry opened this issue Jan 29, 2025 · 2 comments

Comments

@michaelchai-sentry
Copy link

Problem Statement

A current user of Sentry was hoping to allow attaching stacktraces to their breadcrumbs. They use breadcrumbs for a lot of things, but most importantly for their asserts. Symbolicating after the fact is very tricky and can run into various limitations, so it would be great if they could add a stacktrace to the breadcrumbs and have it symbolicated on the server, that would help a lot with their workflow and context.

Solution Brainstorm

No response

Product Area

Issues

@getsantry
Copy link
Contributor

getsantry bot commented Jan 29, 2025

Auto-routing to @getsentry/product-owners-issues for triage ⏲️

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 29, 2025
@Dhrumil-Sentry
Copy link

This is a large change for us spanning SDKs, ingestion and the product. There's also a question as to why the error event itself is not good for this given that users can send info level events with stacktraces today as well.

We'll keep this issue open to get more feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants