Open mfrasca opened 6 years ago
As project owner, I want our own sentry server, so that we don't keep hitting sentry.io free plan limits.
when a user registers, if we already hit the free plan limit on sentry.io, we miss the registration
I'm afraid we better follow the currently supported 'docker' option, documented here.
unfortunately, sentry needs at least two cores to run. and the plan I'm buying on ghini.me is the smallest possible. this would more than double the costs.
As project owner, I want our own sentry server, so that we don't keep hitting sentry.io free plan limits.
Actual behaviour
when a user registers, if we already hit the free plan limit on sentry.io, we miss the registration
Opinion
I'm afraid we better follow the currently supported 'docker' option, documented here.