FreeCodeCamp-SLC / utahjs-gatsby

UtahJS is a nonprofit organization dedicated to community and JavaScript
https://utahjs.com
BSD Zero Clause License
5 stars 11 forks source link

Error and Exception Tracking #125

Open mikelnorth opened 3 years ago

mikelnorth commented 3 years ago

As a site maintainer I want to be notified of any production errors that happen.

Acceptance Criteria: Maintainers are alerted of production errors

Technical Details Sentry could be a good option for this as their free tier integrates with slack and we can create a channel for site alerts. We don't have to do this solution and can do whatever the engineer finds best. If we use a solution other then sentry and slack we should discuss with maintainers to make sure everyone agrees to the solution.