-
Notifications
You must be signed in to change notification settings - Fork 253
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
Debugging / error logging via Sentry #125
Labels
Comments
/bounty $100 |
💎 $100 bounty • CapSteps to solve:
Thank you for contributing to CapSoftware/Cap! Add a bounty • Share on socials
|
/attempt #125 Options |
ok I am write staps what I do 1 add Sentry error tracking |
if use sentry which account use for this ma account? |
Hey @Harsh9485 you can just use your own Sentry account for now, and then I will swap out with our ID |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would like to add Sentry for error logging and debugging for both the Rust backend and Solid frontend.
Whenever an error occurs in the following functions/actions:
Would like to be notified correctly via sentry, logging the user's ID (from their session).
This will help us better diagnose and fix future errors.
The text was updated successfully, but these errors were encountered: