Open chaitanyadeorukhkar opened 3 weeks ago
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-settings-projects for triage ⏲️
Routing to @getsentry/product-owners-ingestion-and-filtering for triage ⏲️
Internally, error and transaction limits are already separate entities, so this could be a UI + API change as far as I can tell. @matejminar if it makes sense from a product perspective, is this something your team could take on?
Problem Statement
Separate Rate Limits for Transactions and Errors
We would like the ability to set distinct rate limits for transactions and errors. Our goal is to allow errors to flow seamlessly, while imposing stricter rate limits on transactions. Currently, rate limits are applied per DSN, which limits flexibility. Although we recognize that a sampling rate for transactions exists, it is not always feasible to adjust it through code, especially in cases where a complex rollout process is required. Therefore, our request is for a feature that enables separate rate limits specifically for transactions and errors.
Solution Brainstorm
No response
Product Area
Settings - Projects