issues
search
getsentry
/
raven-go
Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Panic when cause is nil while calling client.CaptureError
#261
misterEggroll
closed
5 years ago
2
Panic if the error implements causer and the cause is nil
#260
misterEggroll
closed
5 years ago
0
tags.7.1: Discarded invalid value
#259
kientv
closed
5 years ago
1
Add level/severity support
#258
stevenon1003
closed
5 years ago
4
Fix iteration bug in GetOrNewStackTrace()
#257
bfields06
closed
5 years ago
2
Stack trace frames aren't getting indexed properly
#256
bfields06
closed
5 years ago
1
Raven panics when using juju errors
#255
j-fuentes
opened
5 years ago
2
Return empty string if errWrappedWithExtra.err is nil
#254
nbasu02
closed
5 years ago
1
Add custom parameters to HTTPTrasport and setters
#253
sshaplygin
opened
5 years ago
2
Add setter to change max packets into queue buffer
#252
sshaplygin
closed
5 years ago
1
Context tags - behavior when value is "" (empty string)?
#251
cjcjameson
opened
5 years ago
0
Set default timeout for transport http client
#250
r-cohen
closed
5 years ago
2
Code context when deploying only binary
#249
grongor
opened
5 years ago
3
Fix compatability with Go 1.12
#248
MarkSRobinson
closed
5 years ago
1
Way to track sentry errors
#247
abonec
opened
5 years ago
1
New SDK sentry-go
#246
HazAT
opened
5 years ago
0
feat: Add capture functions which takes fingerprint as parameter
#245
bohyunjung
opened
5 years ago
1
Errors registering with wrong request URL (GorillaMux, CaptureError, Recovery Handler)
#244
nchudleigh
opened
5 years ago
0
gitignored file in repo
#243
djmitche
opened
5 years ago
0
feat: Support multiple errors packages and fix Go 1.12 tests
#242
kamilogorek
opened
5 years ago
0
[wip] feat: Go 1.12 Support
#241
kamilogorek
closed
5 years ago
1
Support extracting extra infromation from errors without Cause()
#240
jwagner
closed
5 years ago
3
Allow record panic arg manually
#239
aight8
opened
5 years ago
0
Make raven-go Wait() thread safe
#238
jayapriya90
opened
5 years ago
0
Allow to change level of Packet in Capture* calls
#237
kamilogorek
opened
5 years ago
0
Add support for Go Modules
#236
kamilogorek
opened
5 years ago
2
Allow attaching extra data to CapturePanic calls
#235
kamilogorek
opened
5 years ago
0
Use gometalinter project-wide and on TravisCI
#234
kamilogorek
opened
5 years ago
2
Ability to set vars on StackTraceFrame
#233
nicpottier
opened
5 years ago
0
Crash when unwrapping Error()
#232
ardhitama
closed
5 years ago
4
How to add a Fingerprint to the Capture?
#231
DarrenTsung
opened
5 years ago
3
ref: Fix gofmt, gocyclo, ineffassign and misspell warnings
#230
kamilogorek
closed
5 years ago
3
Improve documentation
#229
kaplun
closed
5 years ago
2
Remove reliance on pkg/errors
#228
mattrobenolt
closed
5 years ago
0
add support for github.com/pingcap/errors stacktraces
#227
coder543
opened
5 years ago
9
fix cannot convert f
#226
loeffel-io
closed
5 years ago
4
error in stacktrace.go
#225
behzadsh
closed
5 years ago
5
Make raven-go a go module
#224
SimonBarendse
closed
5 years ago
5
.
#223
divyam
closed
5 years ago
0
Provide the ability to override HTTPTransport configuration
#222
mattrobenolt
opened
5 years ago
3
Add support to disable SSL verification
#221
mavidser
closed
5 years ago
2
breaking change in v0.1.1
#220
pierrre
closed
5 years ago
10
Rebase #187
#219
sjung-stripe
closed
5 years ago
1
Project name not being equal to package name causes incompatibility with goimports if configured onsave
#218
siddhant2408
closed
5 years ago
3
Google App Engine Logging Not Working even with Urlfetch Changes
#217
amaendeepm
opened
6 years ago
0
CaptureErrorAndWait swallows error
#216
femaref
opened
6 years ago
2
use the stacktrace of cause, if that doesn't have one, use the one fr…
#215
femaref
opened
6 years ago
9
`CaptureError` sends stacktrace of `Cause()`
#214
femaref
opened
6 years ago
1
stacktrace: unescape pack after splitting
#213
shihanng
closed
6 years ago
0
Use pointer type for right use of mutex
#212
morikuni
closed
6 years ago
2
Next