getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.31k stars 4.22k forks source link

batch delete resources ( debug files, proguard, sourcemaps...) #73878

Open farfromrefug opened 4 months ago

farfromrefug commented 4 months ago

Problem Statement

Often i want to cleanup old releases sourcemaps/proguard mappings to save up storage. Right now i have to do it one by one, and that for each of my project.

Solution Brainstorm

add the possibility to select some/all resources and then delete them. Exactly the same way as you can do it with issues.

Product Area

Unknown

getsantry[bot] commented 4 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 4 months ago

Routing to @getsentry/product-owners-issues-source-maps for triage ⏲️

chargome commented 4 months ago

@Swatinem, do we have plans to add batch delete?

Swatinem commented 4 months ago

Not really. We were talking about revamping the sourcemaps page for a while, as the iteration that was added with debug-ids actually made things worse from a usability point of view. But there is no support to do so, and noone to manage that.

farfromrefug commented 1 month ago

@Swatinem @chargome sorry to bump this but this is really import to have something like this. One issue with "debug files" is server storage. Those files can be huge (android, ios) and use a lot of storage. beeing able to easily remove them can help cleaning space and save storage. So i will push that request further as it is getting really important (right now i have to stop uploading debug data because of this!):

mydea commented 1 month ago

cc @obostjancic did some improvements in this space recently. Not sure if this is addressed there or if we could address it, Ogi do you have thoughts on this?

getsantry[bot] commented 1 week ago

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

farfromrefug commented 1 week ago

@mydea @obostjancic do you hâve feedback on whether last changes answer that feature request?

jjbayer commented 6 days ago

@matejminar is this something your team could look into?