Closed Bug 1792029 Opened 2 years ago Closed 2 years ago

Change the probe "open_to_transaction_pending" to be a keyed histogram

Categories

(Core :: Networking, task, P2)

task

Tracking

()

RESOLVED FIXED
107 Branch
Tracking Status
firefox107 --- affected

People

(Reporter: acreskey, Assigned: acreskey)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

In Bug 1789468 we added a probe that measures the time from asyncOpen in the child process up until the point that the transaction is added to the HttpConnectionMgr in the parent process.
Based on a discussion in the review comments, this should be a histogram keyed on the class of service since this timing can be greatly affected if the resource is tailed.

We're keying by classOfService since we don't want to merge prioritized and deprioritized channels.

Pushed by acreskey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/19b5938cd941 Change the probe "open_to_transaction_pending" to be a keyed histogram r=necko-reviewers,kershaw
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch

keyed for histogram should be immutable between revisions, per https://bugzilla.mozilla.org/show_bug.cgi?id=1794440#c4. To get a keyed histogram please change the histogram name.

Schema changes are blocked for all products until this is rectified.

Blocks: 1794440
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1794840

(In reply to Daniel Thorn [:relud] from comment #4)

keyed for histogram should be immutable between revisions, per https://bugzilla.mozilla.org/show_bug.cgi?id=1794440#c4. To get a keyed histogram please change the histogram name.

Schema changes are blocked for all products until this is rectified.

Thanks for flagging this, patch incoming in Bug 1794840

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: