getsentry / getsentry/sentry

Support uploading of dumps / attachments to Azure Blob Storage

Open
#114,613 5 comments 1 reaction 0 assignees View on GitHub
Attachments Improvement Waiting for: Product Owner
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
21h 10m
Merged PRs (30d)
635

Description

### Problem Statement

At the point of crash dump creation, a studio doesn't have the ability to send it to Azure (or anywhere else) at the point Sentry expects to upload it. However, if it exceeds the supported limit (it will fail) or if there is a case the studio has a business need to store it elsewhere there doesn't seem to be any other options available. A feature / workaround would be to opt into a path to send-to optional Azure storage.

### Solution Brainstorm

An integration flow native to the attach scenario that allows a studio to point to an alternate storage location programmatically.

### Product Area

APIs

Contributor guide

Open the contributing guide

Research direction

Start by mapping the crash-dump attachment flow from creation through Sentry's expected upload point, then identify where an optional Azure storage destination could be configured programmatically. Clarify the supported size limits, alternate-storage behavior, and API contract with the issue's stakeholders; done means an agreed integration flow that covers these cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
api, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.