Closed
Bug 1486083
Opened 7 years ago
Closed 7 years ago
remove /api/ProductBuildTypes
Categories
(Socorro :: Webapp, task, P2)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
We've got the webapp hooked up to kibana and according to kibana, no one has used ProductBuildTypes in the last two weeks.
This API endpoint tells the throttles that we use for different build types. However, since throttles are defined in Antenna, I think this is a lie at best.
This bug covers removing /api/ProductBuildTypes
Assignee | ||
Comment 1•7 years ago
|
||
Making it a P2 because it reduces the postgres code floating around.
Priority: -- → P2
Assignee | ||
Comment 2•7 years ago
|
||
The API endpoints also ping datadog every time they're used. This one hasn't been used in a long time. Grabbing this to remove it now.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/1d9a1c82e05cac41f4fce5771d188a0305589cb4
fix bug 1486083: remove /api/ProductBuildTypes
https://github.com/mozilla-services/socorro/commit/4ec615467b37fef09551d664ede1f8d11a68f0fb
Merge pull request #4572 from willkg/1486083-remove-productbuildtypes
fix bug 1486083: remove /api/ProductBuildTypes
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•