Closed
Bug 1743487
Opened 3 years ago
Closed 3 years ago
remove "total_frames" and "frames_truncated"
Categories
(Socorro :: General, task, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
total_frames
is exported to Telemetry.
frames_truncated
is indexed in Elasticsearch as truncated
, but Socorro doesn't do anything with it.
These are being removed from the output of minidump-stackwalk. We should remove them from Socorro.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
I deployed this to prod in bug #1744108. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•