-
Notifications
You must be signed in to change notification settings - Fork 61
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
Integrate sentry into the launcher #139
base: master
Are you sure you want to change the base?
Integrate sentry into the launcher #139
Conversation
I'm using glitch tip at work and it's sadly a bugy mess that has a tenth of the capabilities of sentry. |
The texts that get shown in the dialog boxes are probably not good enough so feel free to suggest what I should write instead. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Exception will get sent to the sentry instance the set DSN is from.
The Sentry integration can be enabled and disabled using a cvar as well as the DSN is set using a cvar.
This dialog gets shown when the launcher is started and the user hasn't seen the dialog yet:
This is the form that gets shown when an error happens in the launcher:
A Sentry instance needs to be set up and the DSN needs to be added to the launcher config
TODO:
https://docs.sentry.io/platforms/dotnet/user-feedback/