Skip to content

Commit

Permalink
Add Sentry
Browse files Browse the repository at this point in the history
We use Sentry for system monitoring.
  • Loading branch information
slifty committed Jan 7, 2022
1 parent 3a8a7fa commit 0fec3b1
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 14 deletions.
213 changes: 199 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,8 @@
"jest": "^27.4.7",
"nodemon": "^2.0.15",
"typescript": "^4.5.4"
},
"dependencies": {
"@sentry/node": "^6.16.1"
}
}

0 comments on commit 0fec3b1

Please sign in to comment.