-
Notifications
You must be signed in to change notification settings - Fork 41
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
Integration with Sentry #16
Comments
Sentry looks like a nice service, but unfortunately its not open-source or even free to use. So in this case it would be difficult for me to help support it or even test it. New Relic has similar possibilities and something we actually use today. They also recently started supporting Go and at least they have a free plan. This could maybe be something I can support if the interest is there? |
Senrty is an open-source project - https://github.com/getsentry/sentry. We're using it already as part of our in-house infra. |
I am sorry, I missed the On-Premise plan. Sentry does look interesting thought, but at the moment time is limited and it would take me too much time to set up a whole environment for Sentry. 😕 |
Been open a while and since I don't really have experience with using Sentry I will close this issue for now. |
In order to have crash reporting capabilities Nixy could have optional integration with e.g. Sentry (https://docs.getsentry.com/hosted/clients/go/).
The text was updated successfully, but these errors were encountered: