Bug 1726142 - Collecting HTTPS RR probes on release, r=necko-reviewers,valentin

Differential Revision: https://phabricator.services.mozilla.com/D122852
This commit is contained in:
Kershaw Chang 2021-08-19 21:36:29 +00:00
parent 3acae77e09
commit 0fe8b4b2b6

View File

@ -2326,6 +2326,7 @@
"products": ["firefox"],
"bug_numbers": [1697480],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "exponential",
"high": 30000,
"n_buckets": 50,
@ -3302,6 +3303,7 @@
"record_in_processes": ["main"],
"products": ["firefox", "fennec"],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "boolean",
"keyed": true,
"description": "Successfully started HTTP channels when HTTPS RR is used; Keyed by echConfig is used or not",
@ -3527,6 +3529,7 @@
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
"bug_numbers": [1697480],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "exponential",
"high": 5000,
"n_buckets": 100,
@ -4610,6 +4613,7 @@
"record_in_processes": ["main"],
"products": ["firefox", "fennec"],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"n_values": 50,
"bug_numbers": [1652667],
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
@ -4620,6 +4624,7 @@
"record_in_processes": ["main"],
"products": ["firefox", "fennec"],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"n_values": 50,
"bug_numbers": [1652667],
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
@ -16514,6 +16519,7 @@
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
"bug_numbers": [1686421],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "boolean",
"description": "HTTPS RR is presented or not."
},
@ -16523,6 +16529,7 @@
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
"bug_numbers": [1686421],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "boolean",
"description": "Whether an HTTPS RR indicates that HTTP3 should be used."
},
@ -16532,6 +16539,7 @@
"alert_emails": ["necko@mozilla.com", "kershaw@mozilla.com"],
"bug_numbers": [1686421],
"expires_in_version": "never",
"releaseChannelCollection": "opt-out",
"kind": "boolean",
"description": "Whether an HTTP request gets upgraded to HTTPS because HTTPS RR is presented"
},