getsentry / getsentry/sentry

Issue - Be able to automatically Archive issues based on certain Criteria

Open
#62,258 12 comments 12 reactions 0 assignees View on GitHub
Feature Product Area: Issues Sync: Jira
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

We have number of issues that happen due to the connectivity interruption. They all have the same feature - e.g. the message is “RestApiException{statusCode: null, error: Failure.}” or the response Body is empty.

We would not want to discard these events by the inbound filters, because we need to have the statistics built around those events, but we wouldn’t want to see these as new or ongoing issues. so for every issue that comes with this message we want to auto-archive it. Think of “skip inbox” feature of Gmail

### Solution Brainstorm

- Could Metrics be of use here?
- Happy to hear other solutions

### Product Area

Issues

┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2055) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.