-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add sentry client library * client and configuration * default configuration for sentry * client usage in certain places * tests for sentry * remove forgotten code * fix index.php , accidental commit of debug files * track errors from weblclient * use void client if uninitialized client * disable sentry during tests * cover all major web exceptions * edit config var desc, to be explicit * add sentry to queue jobs * movie everything to static sentry class * fix tests * set tag values * more exception tracking * queue exception reporting * fix typo --------- Co-authored-by: Daniel Garcia Briseno <[email protected]>
- Loading branch information
1 parent
31ad7c8
commit 2b4837d
Showing
20 changed files
with
951 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.