Hi all,
We're hosting a Sentry server to handle alerts being delivered from a bunch of remote servers. These servers all have different releases, which come through in alerts as tags. We have the issue that when we fix errors, we want to resolve them per-tag, and only have Sentry mark them as regressions if we see them come through with new tags.
Is this a use case that Sentry can accommodate? If not, would the best way to bend Sentry to our will be to patch it, or write a plugin?
(Thank you for making Sentry open source, by the way -- it is a really lovely product!)
Cheers,
Andrew