getsentry / getsentry/sentry

Alerts for missing debug files

Open
#67,776 3 comments 4 reactions 0 assignees View on GitHub
Feature Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently, there is no method to determine the absence of debug files other than manually inspecting issues, where a broken stack trace and an error banner at the top may indicate their absence.

This poses a challenge as our team regularly uploads debug files as part of our CI workflows. If, for any reason, these files fail to upload, detection relies on someone investigating an issue and observing the error banner.

We believe implementing an alert for missing debug files, which we could subscribe to for email notifications, would greatly enhance our workflow efficiency.

### Solution Brainstorm

Add a "Missing debug files" alert to Sentry

### Product Area

Alerts

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.