Add a probe to count how often we hit socket limits
Categories
(Core :: Networking: HTTP, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
In bug 1889771 we are looking to increase the size of the socket pool on android.
It would be useful to have telemetry to know how often we hit this limit
(We used to have this in bug 1260218, but not on Android)
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Changing scope back to tracking of OS socket limits.
Assignee | ||
Comment 2•1 year ago
|
||
We are looking at increasing the limit on Android and telemetry would be useful.
Assignee | ||
Comment 3•1 year ago
|
||
Please review attached data review request.
Comment 4•1 year ago
|
||
Comment on attachment 9410242 [details]
socket_limit_data_review.md
Actually, there's a new Data Review process in town. Starting May 7, all data collections in projects reviewed in Phabricator also perform data review in Phabricator: https://wiki.mozilla.org/Data_Collection#Firefox_Desktop.2C_Firefox_and_Focus_for_Android.2C_Gecko_.28from_May_7.2C_2024.29
In short, following what the Herald message says, code authors and code reviewers together determine what level of review is needed for new or expanded data collections. You might never need to fill out a data review request form again! (For instrumentation in projects reviewed in Phabricator, anyway)
Assignee | ||
Comment 5•1 year ago
|
||
(In reply to Chris H-C :chutten from comment #4)
Comment on attachment 9410242 [details]
socket_limit_data_review.mdActually, there's a new Data Review process in town. Starting May 7, all data collections in projects reviewed in Phabricator also perform data review in Phabricator: https://wiki.mozilla.org/Data_Collection#Firefox_Desktop.2C_Firefox_and_Focus_for_Android.2C_Gecko_.28from_May_7.2C_2024.29
In short, following what the Herald message says, code authors and code reviewers together determine what level of review is needed for new or expanded data collections. You might never need to fill out a data review request form again! (For instrumentation in projects reviewed in Phabricator, anyway)
Ah, I thought the Phabricator tags were in an addition to the existing process.
Thank you!
Comment 7•1 year ago
|
||
bugherder |
Description
•