Closed
Bug 1426710
Opened 8 years ago
Closed 8 years ago
Fix telemetry on how often a backup connection wins
Categories
(Core :: Networking: HTTP, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
|
3.65 KB,
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
This should be histogram not scalar.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8938438 -
Flags: review?(honzab.moz)
Comment 2•8 years ago
|
||
Comment on attachment 8938438 [details] [diff] [review]
bug_1426710.patch
Review of attachment 8938438 [details] [diff] [review]:
-----------------------------------------------------------------
::: toolkit/components/telemetry/Histograms.json
@@ +2441,5 @@
> "alert_emails": ["necko@mozilla.com", "ddamjanovic@mozilla.com"],
> "bug_numbers": [1390881]
> },
> + "NETWORK_HTTP_BACKUP_CONN_WON_1" : {
> + "record_in_processes": ["main", "content"],
content too?
Attachment #8938438 -
Flags: review?(honzab.moz) → review+
Pushed by dd.mozilla@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4e0e46d3ef07
The telemetry on how often a backup connection wins should be histogram. r=mayhemer
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•