Skip to content

Commit

Permalink
Add Sentry
Browse files Browse the repository at this point in the history
* Install sentry-sdk dependency
* Add SENTRY_DSN parameter to config.py
* Add function to config.py for verification of integration

* https://mitlibraries.atlassian.net/browse/DLSPP-152
  • Loading branch information
ehanson8 committed Jan 28, 2022
1 parent 2195e98 commit 1f27036
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 264 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ click = "*"
coveralls = "*"
smart-open = "*"
boto3 = "*"
sentry-sdk = "*"

[dev-packages]
black = "==21.7b0"
Expand Down
Loading

0 comments on commit 1f27036

Please sign in to comment.