2 Commits

Author SHA1 Message Date
Nicky Semenza
9f622518d8 switch deprecated raven-go to sentry-go
problematic for transitive deps due to it not using go modules, was throwing
2021-10-13 16:40:48 -07:00
Kyle Isom
b6ab57791e Enable sentry reporting. (#180)
This commit adds basic sentry reporting. If enabled by setting the
appropriate configuration value, it will report panics and errors.
Certain functions in the core package (Delegate, Encrypt, Decrypt,
Restore, and ResetPersisted) have additional Sentry reporting as
these are the most common errors.
2016-12-08 14:40:08 -08:00