mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1590124 - extend expires_in_version
of networking.data_transferred_v3_kb
and HTTP_TRAFFIC_ANALYSIS_3
; r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D50789 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
c9669e07c3
commit
f7b811213d
@ -15415,8 +15415,8 @@
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec", "geckoview"],
|
||||
"alert_emails": ["gachen@mozilla.com"],
|
||||
"bug_numbers": [1533363, 1546796, 1546906, 1550756, 1572666],
|
||||
"expires_in_version": "73",
|
||||
"bug_numbers": [1533363, 1546796, 1546906, 1550756, 1572666, 1590124],
|
||||
"expires_in_version": "77",
|
||||
"kind": "categorical",
|
||||
"n_values": 50,
|
||||
"labels": [
|
||||
|
@ -4303,6 +4303,7 @@ networking:
|
||||
- 1546906
|
||||
- 1550756
|
||||
- 1572666
|
||||
- 1590124
|
||||
description: >
|
||||
How many KB of HTTP data transferred by type, there are some categories
|
||||
separated by keys based on 5 parameters:
|
||||
@ -4337,7 +4338,7 @@ networking:
|
||||
"Y21_P3FpLead",
|
||||
"Y22_P3FpBg",
|
||||
"Y23_P3FpOth"
|
||||
expires: "73"
|
||||
expires: "77"
|
||||
keyed: true
|
||||
kind: uint
|
||||
notification_emails:
|
||||
|
Loading…
Reference in New Issue
Block a user