Bug 1730041 - Bump expiry on tab closing probes. data-review=mmccorquodale, r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D126385
This commit is contained in:
Mike Conley 2021-09-22 19:01:41 +00:00
Родитель 0861ac02ec
Коммит 0317f92eb3
1 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -7687,9 +7687,9 @@
"FX_TAB_CLOSE_TIME_NO_ANIM_MS": {
"record_in_processes": ["main"],
"products": ["firefox"],
"alert_emails": ["mconley@mozilla.com", "esmyth@mozilla.com"],
"bug_numbers": [1340842, 1714255],
"expires_in_version": "95",
"alert_emails": ["mconley@mozilla.com"],
"bug_numbers": [1340842, 1714255, 1730041],
"expires_in_version": "100",
"kind": "exponential",
"high": 10000,
"n_buckets": 50,
@ -7698,9 +7698,9 @@
"FX_TAB_CLOSE_PERMIT_UNLOAD_TIME_MS": {
"record_in_processes": ["main"],
"products": ["firefox"],
"alert_emails": ["mconley@mozilla.com", "esmyth@mozilla.com"],
"bug_numbers": [1340842, 1714255],
"expires_in_version": "95",
"alert_emails": ["mconley@mozilla.com"],
"bug_numbers": [1340842, 1714255, 1730041],
"expires_in_version": "100",
"kind": "exponential",
"high": 10000,
"n_buckets": 50,