Is there a way to stop Sentry from logging events once a certain threshold is hit?
Occasionally issues have the potential to quickly blow out the monthly threshold on our account. I would like to be able to say, “if this issue is seen more than 10,000, ignore it until next month” or something. I know I can manually ignore the event within Sentry, but is there a way to automatically do so?
Thanks.