sahanbull / x5learn

Web frontend for X5GON project
Apache License 2.0
0 stars 0 forks source link

Error monitoring #149

Open stefankreitmayer opened 5 years ago

stefankreitmayer commented 5 years ago

As a developer When something goes wrong that affects users In order to understand and remedy the issue quickly I want to get informative data and potential notifications about the issue

Monitoring tools such as honeybadger would come in handy. https://www.honeybadger.io/for/python/ I'm sure there are competing products and I assume they differ in price, licensing and functionality.

https://sentry.io/welcome/ is another alternative

Tasks