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

Support for stack frames from xerrors. #137

Closed
BitPhinix opened this issue Jan 11, 2020 · 2 comments · Fixed by #206
Closed

Support for stack frames from xerrors. #137

BitPhinix opened this issue Jan 11, 2020 · 2 comments · Fixed by #206
Milestone

Comments

@BitPhinix
Copy link

It would be incredibly helpful if sentry would extract all included stack frames out of errors wrapped using xerrors.Errorf (or the go 1.13 errors package)

@rhcarvalho rhcarvalho added this to the v0.6.0 milestone Jan 20, 2020
@rhcarvalho
Copy link
Contributor

Thank you, @BitPhinix! That's indeed something we should add. I've scheduled it for a future release.
If you'd like to contribute a PR before then though, please go ahead.

@rhcarvalho
Copy link
Contributor

Reference: https://godoc.org/golang.org/x/xerrors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants