-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce sentry #122
Comments
This sentry? |
Yes, here is the sentry for open-source: https://sentry.io/for/open-source/ |
The user reported the error stacktrace is hard to identify the problem, sentry will help us to parse the error stacktrace according to corresponded sourcemap |
Maybe we need extra config for whether to enable sentry, if users concered about the security problem, they can just disable the switch for sentry |
@RainbowMango is this issue resolved? |
Not yet, as far as I know. I think the #147 is working on it. |
What would you like to be added:
Introduce sentry for solving user web-ui problem.
Why is this needed:
Sentry is very useful for collecting errors、 reproduce problem especially for web.
The text was updated successfully, but these errors were encountered: