Sentry integration #591

Merged
konrad merged 8 commits from feature/sentry into master 2020-06-19 18:47:17 +00:00

8 Commits

Author SHA1 Message Date
kolaente 9698caf5fa
Merge branch 'master' into feature/sentry
continuous-integration/drone/pr Build is passing Details
2020-06-19 19:09:26 +02:00
kolaente cb5ed1e73a
go mod vendor
continuous-integration/drone/pr Build was killed Details
2020-06-19 19:08:25 +02:00
kolaente 88b73a47bd
Use sentry echo integration to send errors 2020-06-19 19:07:50 +02:00
kolaente 562055763a
Only capture errors not already handled by echo 2020-06-19 18:43:10 +02:00
kolaente b8e281c50c
Add sentry panic handler 2020-06-18 21:22:42 +02:00
kolaente 6d1dd80d8c
Add sentry library 2020-06-18 19:53:20 +02:00
kolaente db74b79498
Add sentry init 2020-06-18 19:53:10 +02:00
kolaente e62c35b2db
Add sentry config 2020-06-18 19:45:31 +02:00