Just like the title says. It seems like you guys provide a local solution as well.
https://docs.sentry.io/server/
Does this come with limitations in any way or does this self hosted solution mean I can pretty much send as many events as I would like?
I couldn’t really find any information about this. We are concerned about sending information to a third party and this might be an ideal solution for us.
Does this come with limitations in any way or does this self hosted solution mean I can pretty much send as many events as I would like?
Yes, there aren’t any artificial caps caused by running the service yourself. You can find the license here: https://github.com/getsentry/sentry/blob/master/LICENSE
Just stumbled on this thread while setting up Sentry. It’s not trivial, so I decided to open source my script for self-hosting Sentry on Linode. Maybe others here will find it useful.