Skip to content

Commit 85cabf0

Browse files
Fixing filter by issue (#3415)
* Fixing filter by issue * Update src/docs/product/accounts/quotas/index.mdx Co-authored-by: Isabel <[email protected]> Co-authored-by: Isabel <[email protected]>
1 parent 59d61c3 commit 85cabf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/docs/product/accounts/quotas/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,9 @@ Sentry supports filtering out a specific or certain kind of error as well. Navig
198198
Delete and Discard is available on the Business plan.
199199
</Alert>
200200

201-
When you are unable to take immediate action on an issue, but it continues to occur, Sentry supports deleting and discarding that issue from the issue details page. Navigate to **[Project] » Project Settings » Inbound Filters**, then click “delete and discard future events.” This setting deletes most data associated with the issue and filters out matching events before they count against your quota.
201+
When you are unable to take immediate action on an issue, but it continues to occur, Sentry supports deleting and discarding that issue, which you can do from the **Issue Details** page. Navigate to the issue you would like to filter, click on the drop-down menu next to the bin icon, and select “Delete and discard future events”. This setting deletes most data associated with the issue and filters out new matching events before they count against your quota.
202+
203+
You can view and restore previously discarded issues by navigating to **[Project] » Project Settings » Inbound Filters » Discarded Issues**.
202204

203205
## Spike Protection
204206

0 commit comments

Comments
 (0)