Skip to main content

Is it possible to cap the number of events per distinct error?

Updated over a month ago

Issue

I want to control my error quota by capturing only a limited number of errors for each issue.

Applies To

  • All customers

Resolution

It isn’t possible to limit the number of events accepted for a specific issue (distinct error) in Sentry through a built-in setting. Currently, Sentry does not offer per-issue event caps. While there have been multiple requests for this capability, it isn’t on the roadmap. Instead, we recommend using alternative quota management approaches to control event volume.

Did this answer your question?