Closed Bug 1449367 Opened 7 years ago Closed 7 years ago

Increase DevTools error sample rate

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 61
Tracking Status
firefox61 --- fixed

People

(Reporter: jlast, Assigned: osmose)

References

Details

Attachments

(1 file)

It would be nice to see if we can increase the sample rate for devtools and the devtools debugger. The rationale is that DevTools received a fraction of the traffic, therefore it should have a higher sample rate to have meaningful errors.
Blocks: 1426479
The way I'm planning on doing this is filtering errors by the file they're thrown from (i.e. the topmost frame in the stack) and applying a different sample rate than usual if the path starts with chrome://devtools. Would that cover the code that you want increased error reporting for?
Flags: needinfo?(jlaster)
`resource://devtools` is another common prefix that should get similar treatment to `chrome://devtools`.
Summary: Increase Devtools error sample rate → Increase DevTools error sample rate
Yep, chrome://devtools and resource://devtools would work.
Flags: needinfo?(jlaster)
Assignee: nobody → mkelly
Product: Socorro → Firefox
Attachment #8964389 - Flags: review?(jryans)
Comment on attachment 8964389 [details] Bug 1449367: Use 100% sample rate for devtools error reports. J. Ryan Stinnett [:jryans] (use ni?) has approved the revision. https://phabricator.services.mozilla.com/D835
Attachment #8964389 - Flags: review+
Attachment #8964389 - Flags: review?(jryans)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: