Comment on That Shouldn't Happen – UnreachableException in .NET 7parentComments−viraptor3ySentry is open https://github.com/getsentry/sentry−thefreeman3yThese are all the SDK's for instrumenting various languages. As far as I know you are not able to run a self hosted version of their server side software which aggregates all of the traces and provides all of the value.−scrollaway3yYes, you are. Sentry famously started in open source (as a Django plugin!), and its source code is still available today.https://develop.sentry.dev/self-hosted/ https://github.com/getsentry/self-hostedLatest release 3 days ago.−solarkraft3yI wasn't aware of that at all,. Thank you!
Comments
Sentry is open https://github.com/getsentry/sentry
These are all the SDK's for instrumenting various languages. As far as I know you are not able to run a self hosted version of their server side software which aggregates all of the traces and provides all of the value.
Yes, you are. Sentry famously started in open source (as a Django plugin!), and its source code is still available today.
https://develop.sentry.dev/self-hosted/ https://github.com/getsentry/self-hosted
Latest release 3 days ago.
I wasn't aware of that at all,. Thank you!