yumata / lampa

GNU General Public License v2.0
333 stars 86 forks source link

[feat] Add automatic reporting of errors and exceptions #209

Open wopox1337 opened 7 months ago

wopox1337 commented 7 months ago

I suggest adding automatic error collection to do troubleshooting with less client involvement.

https://sentry.io/

Sentry's SDKs enable automatic reporting of errors and exceptions.

How to:

https://docs.sentry.io/platforms/javascript/?original_referrer=https%3A%2F%2Fsentry.io%2F

Why?

Such questions in chat rooms do not help to solve the problem in 95% of cases

image

wopox1337 commented 6 months ago

@yumata ping

yumata commented 6 months ago

I tried it, it doesn't work, it writes the error e.BrowserTracing is not a constructor

yumata commented 6 months ago

There might be a way to post your errors, but I haven't found one.