-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
Use Sentry to trace and alert the error of web map client. #1792
Comments
add to our web map client: https://github.com/Greenstand/treetracker-web-map-client |
hey @dadiorchen may I be assigned this issue? |
Great! Yes, please take a try |
Hi, @Changh341 do you get any progress? |
Hey @dadiorchen. Sorry for the lack of response. I got a little busy with life. Before then I managed to setup Sentry but I need to test with the Sentry dashboard. I'll do a test this weekend |
Update. I did get it to work however the ci/cd pipeline wont accept a force peer dependency for sentry. I think someone with more devops experiences might be required for this one |
@Changh341 thanks for the updates, you are trying to solve the problem with dependency? Aslo, can you invite me to the Sentry that you used to integrate with web map client, so I can see report on it? |
I cant seem to invite you since sentry limits my free account to 1 member. But I did open up a PR, then closed, that leaves the API key and org info open for you to plug in an organization you create for greenstand. I gave the dependency issue a lot of go, but I cant seem to find a way around it. I am not very good at untangling dependency issues |
I can provide a sample gif. #1800 is the PR I closed on it if you want to pull and try to plug in Greenstand's sentry info |
Description
We need to add Sentry (https://sentry.io) to our web map client. so we can trace the error and get notified by
email.
Some hints:
The text was updated successfully, but these errors were encountered: