Skip to content
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

Error/Exception Reporting to Sentry #136

Open
Gocnak opened this issue Oct 3, 2022 · 2 comments
Open

Error/Exception Reporting to Sentry #136

Gocnak opened this issue Oct 3, 2022 · 2 comments

Comments

@Gocnak
Copy link
Member

Gocnak commented Oct 3, 2022

We have the game, and eventually the backend and frontend of the main site reporting to Sentry for any issues. We should extend that to also have the bot. Will need some coordination with me, but they have a very nice .NET integration we can use for this. Will need collaboration with me to create the project and get the DSN but once in place, should just be a matter of feeding the SDK the values from config.

@hexaflexahexagon
Copy link
Member

Since the bot is fully open source (unlike the game), should the feed be public? It'd make more people able to work on fixes than just team members with no NDA stuff. Dunno if that's possible though thru sentry.

@Gocnak
Copy link
Member Author

Gocnak commented Oct 3, 2022

Not possible through Sentry unfortunately, just with the nature of having a project that has NDA'd code behind it we want to be very careful even linking to it.

This is the internal bot, we can probably set up the public bot to post automatic issues to the repo when it hits any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants