Closed
Bug 1894762
Opened 9 months ago
Closed 9 months ago
stage-submitter should set user-agent HTTP header
Categories
(Socorro :: General, enhancement, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
In bug #1888201, we added capturing of the user agent to the collector. It stores this in metadata.user_agent
.
The submitter needs to take this out if it's there and set the User-Agent
header for the HTTP POST.
Assignee | ||
Comment 1•9 months ago
|
||
We're in the process of moving things to GCP, so maybe this isn't worth doing.
Assignee | ||
Comment 2•9 months ago
•
|
||
Grabbing this to do now because it should be pretty straight forward to do and I'm changing the socorro-submitter already.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•9 months ago
|
||
Assignee | ||
Comment 4•9 months ago
|
||
Assignee | ||
Comment 5•9 months ago
|
||
I deployed this in bug #1895991 just now. The metadata.user_agent
for raw crashes in stage is correct now.
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•