зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1584554 - Never expire POPUP_NOTIFICATIONS_* telemetry. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D48735 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
bfaa253620
Коммит
c7927c6e95
|
@ -9437,11 +9437,11 @@
|
|||
},
|
||||
"POPUP_NOTIFICATION_STATS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec", "geckoview"],
|
||||
"products": ["firefox"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com", "jhofmann@mozilla.com"],
|
||||
"bug_numbers": [1207089, 1536454],
|
||||
"expires_in_version": "70",
|
||||
"alert_emails": ["MattN+telemetry@mozilla.com", "jhofmann@mozilla.com"],
|
||||
"bug_numbers": [1207089, 1536454, 1584554],
|
||||
"expires_in_version": "never",
|
||||
"kind": "enumerated",
|
||||
"keyed": true,
|
||||
"n_values": 40,
|
||||
|
@ -9449,10 +9449,10 @@
|
|||
},
|
||||
"POPUP_NOTIFICATION_MAIN_ACTION_MS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec", "geckoview"],
|
||||
"alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com"],
|
||||
"bug_numbers": [1207089],
|
||||
"expires_in_version": "70",
|
||||
"products": ["firefox"],
|
||||
"alert_emails": ["MattN+telemetry@mozilla.com", "jhofmann@mozilla.com"],
|
||||
"bug_numbers": [1207089, 1584554],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"keyed": true,
|
||||
"low": 100,
|
||||
|
@ -9462,10 +9462,10 @@
|
|||
},
|
||||
"POPUP_NOTIFICATION_DISMISSAL_MS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec", "geckoview"],
|
||||
"alert_emails": ["fxprivacyandsecurity@mozilla.com", "MattN+telemetry@mozilla.com"],
|
||||
"bug_numbers": [1207089],
|
||||
"expires_in_version": "70",
|
||||
"products": ["firefox"],
|
||||
"alert_emails": ["MattN+telemetry@mozilla.com", "jhofmann@mozilla.com"],
|
||||
"bug_numbers": [1207089, 1584554],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"keyed": true,
|
||||
"low": 200,
|
||||
|
|
Загрузка…
Ссылка в новой задаче