Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

[WIP] Experimental support for stacktrace of github.com/pkg/errors. #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hiroshi
Copy link

@hiroshi hiroshi commented May 19, 2017

This is a work in progress PR.
Currently implemented only what just we want.

  • Let raven.CaptureError(err,...) use stacktrace of err if available.
  • reven.RecoveryHandler
  • Support other Capture functions like CapturePanic

May resolve #88

You can use this by replacing import path from github.com/sentry/raven-go to github.com/nota/raven-go.

You can see this branch is stale or not by https://github.com/getsentry/raven-go/network

@connor4312
Copy link

It'd be fantastic to get this PR in, even without the other Capture* functions!

@jsm
Copy link
Contributor

jsm commented Oct 19, 2017

Bump on this.

jsm added a commit to unclechau/raven-go that referenced this pull request Oct 19, 2017
jsm added a commit to unclechau/raven-go that referenced this pull request Oct 20, 2017
mattrobenolt pushed a commit that referenced this pull request Nov 8, 2017
* Squashed changes from #137

* Try to extract pkg/errors cause and use it
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do you support github.com/pkg/errors stacktrace ?
3 participants