|
|
|
|
|
by gbalduzzi
764 days ago
|
|
I think they serve different purposes. Sentry/Bugsnag etc track code errors and exception. But sometimes for an user an error is not a code exception, but the software having the wrong behaviour. Some examples: > "The button brings me to the wrong page" > "I filled out the whole form but the submit button is not enabled" > "The video should autoplay but is stuck loading" Those things do not show up in Sentry logs. |
|