Closed Bug 1789468 Opened 2 years ago Closed 2 years ago

Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager

Categories

(Core :: Networking, task, P2)

task

Tracking

()

RESOLVED FIXED
107 Branch
Tracking Status
firefox107 --- fixed

People

(Reporter: acreskey, Assigned: acreskey)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(2 files)

When we create a new network request, the timing from HttpChanneChild::AsyncOpen in the content process to the point where we add the transaction to the HttpConnectionManager is all internal to Gecko.
This is notably before the issuance of the DNS request, which is captured here: http_sub_dns_issue_time.

We should measure this to see if it can be improved.

Attachment #9294424 - Attachment description: wip - Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager → Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager
Attachment #9294484 - Flags: data-review?(chutten)
Attachment #9294424 - Attachment description: Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager → Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager r=necko-reviewers

Comment on attachment 9294484 [details]
async_open_to_transaction_pending_data_review.txt

DATA COLLECTION REVIEW RESPONSE:

Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?

Yes.

Is there a control mechanism that allows the user to turn the data collection on and off?

Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.

If the request is for permanent data collection, is there someone who will monitor the data over time?

necko@mozilla.com, acreskey@mozilla.com will be responsible for the permanent collections.

Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?

Category 1, Technical.

Is the data collection request for default-on or default-off?

Default on for all channels.

Does the instrumentation include the addition of any new identifiers?

No.

Is the data collection covered by the existing Firefox privacy notice?

Yes.

Does the data collection use a third-party collection tool?

No.


Result: datareview+

Attachment #9294484 - Flags: data-review?(chutten) → data-review+
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8b002b9c8ba
Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager r=necko-reviewers,kershaw
See Also: → 1792029
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: