We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Self-explanitory title. Implement Sentry integration for frontend and backend.
DSN will be configured via environemnt variable (so it is not fixed to the config file)
Discord notifications will be done via notifications in Glitchtip (what is currently deployed to sentry.kate.pet)
The text was updated successfully, but these errors were encountered:
Implemented w/ the Web Panel and the actual bot. Servers haven't been configured with DSNs yet. That will be done when I get home.
Sorry, something went wrong.
Configured servers with correct DSN, deployed new update, and I've confirmed that it's working as intended.
Will update the code w/ a PR when I get back home to exclusively use Sentry instead of ErrorReportingService.
ErrorReportingService
ktwrd
No branches or pull requests
Self-explanitory title. Implement Sentry integration for frontend and backend.
DSN will be configured via environemnt variable (so it is not fixed to the config file)
Discord notifications will be done via notifications in Glitchtip (what is currently deployed to sentry.kate.pet)
The text was updated successfully, but these errors were encountered: