Closed
Bug 1422925
Opened 7 years ago
Closed 7 years ago
Remove symbols API from Socorro
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1422923
People
(Reporter: peterbe, Unassigned)
References
Details
Once https://bugzilla.mozilla.org/show_bug.cgi?id=1422923 lands we should really not do any more symbol uploads via Socorro.
All people who had access have been informed to switch to symbols.mozilla.org.
We can also take a peek at the logs to see who has uploaded symbols via crash-stats.mozilla.com and specifically email them.
Once all this is complete we can delete the API endpoint related to uploading symbols and all its related code.
Comment 1•7 years ago
|
||
There's a graph in the Socorro -prod dashboard that shows who's using the API endpoint for symbols uploads. By the time bug #1395647 is resolved, we should have accumulated enough data to determine who's using it and how often.
I vote we convert the endpoint to always return something like HTTP 500 {"error": "This endpoint is deprecated. Use symbols.mozilla.org instead."} or something equivalent.
Comment 2•7 years ago
|
||
We talked about this a bit on IRC. There was one upload using the API in Crash Stats in the last 7 days. Ted says it's fine to let this error out.
Given that, I'm going to merge this bug with bug #1422923 and together they'll cover "remove symbols upload from Socorro" because it's easier to do both at the same time.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•