mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-17 20:34:34 +00:00
Bug 1906892 - Update my email in telemetry configuration r=chumphreys
Differential Revision: https://phabricator.services.mozilla.com/D216454
This commit is contained in:
parent
76353e982a
commit
5058f79ee4
@ -119,7 +119,7 @@ geckoview:
|
||||
data_reviews:
|
||||
- https://bugzilla.mozilla.org/show_bug.cgi?id=1603185#c13
|
||||
notification_emails:
|
||||
- barret@mozilla.com
|
||||
- beth@mozilla.com
|
||||
- perf-telemetry-alerts@mozilla.com
|
||||
expires: never
|
||||
|
||||
|
@ -41,5 +41,5 @@ tasks:
|
||||
subject: fxrecord run failed
|
||||
message: fxrecord run failed
|
||||
emails:
|
||||
- "barret@mozilla.com"
|
||||
- "beth@mozilla.com"
|
||||
- "perftest-alerts@mozilla.com"
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
"no-feature-firefox-desktop":
|
||||
description: A dummy feature for experiments that target no feature.
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
applications:
|
||||
- firefox-desktop
|
||||
- firefox-desktop-background-task
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
testFeature:
|
||||
description: Test only feature
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
applications:
|
||||
- firefox-desktop
|
||||
- firefox-desktop-background-task
|
||||
@ -40,7 +40,7 @@ testFeature:
|
||||
|
||||
nimbus-qa-1:
|
||||
description: A feature for testing pref-setting on the default branch.
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
hasExposure: false
|
||||
variables:
|
||||
value:
|
||||
@ -52,7 +52,7 @@ nimbus-qa-1:
|
||||
|
||||
nimbus-qa-2:
|
||||
description: A feature for testing pref-setting on the user branch.
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
hasExposure: false
|
||||
variables:
|
||||
value:
|
||||
@ -67,7 +67,7 @@ nimbus-qa-2:
|
||||
# the prefs you will control.
|
||||
prefFlips:
|
||||
description: Flip arbitrary prefs. Controlled by release management.
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
hasExposure: false
|
||||
variables:
|
||||
prefs:
|
||||
@ -2223,7 +2223,7 @@ fxaClientAssociation:
|
||||
|
||||
legacyHeartbeat:
|
||||
description: Normandy Heartbeat exposed to Nimbus
|
||||
owner: barret@mozilla.com
|
||||
owner: beth@mozilla.com
|
||||
hasExposure: false
|
||||
schema:
|
||||
uri: "resource://normandy/schemas/LegacyHeartbeat.schema.json"
|
||||
|
@ -218,7 +218,7 @@ nimbus_events:
|
||||
data_sensitivity:
|
||||
- technical
|
||||
notification_emails:
|
||||
- barret@mozilla.com
|
||||
- beth@mozilla.com
|
||||
expires: never
|
||||
send_in_pings:
|
||||
- background-update
|
||||
|
@ -916,7 +916,7 @@ normandy:
|
||||
description: >
|
||||
This records when validation of a recipe fails.
|
||||
bug_numbers: [1762652]
|
||||
notification_emails: ["barret@mozilla.com"]
|
||||
notification_emails: ["beth@mozilla.com"]
|
||||
expiry_version: never
|
||||
extra_keys:
|
||||
reason: Why validation failed (one of "invalid-recipe", "invalid-branch", or "invalid-reason").
|
||||
|
@ -5664,7 +5664,7 @@
|
||||
"LOADED_TAB_COUNT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox"],
|
||||
"alert_emails": ["barret@mozilla.com", "perf-telemetry-alerts@mozilla.com"],
|
||||
"alert_emails": ["beth@mozilla.com", "perf-telemetry-alerts@mozilla.com"],
|
||||
"bug_numbers": [1634508],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
@ -8122,7 +8122,7 @@
|
||||
"n_buckets": 50,
|
||||
"description": "When a document is unloaded, report the highest number of site origins loaded simultaneously in that document.",
|
||||
"bug_numbers": [1603185],
|
||||
"alert_emails": ["barret@mozilla.com", "perf-telemetry-alerts@mozilla.com"],
|
||||
"alert_emails": ["beth@mozilla.com", "perf-telemetry-alerts@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out"
|
||||
},
|
||||
"FX_TAB_SWITCH_REQUEST_TAB_WARMING_STATE": {
|
||||
|
@ -4280,7 +4280,7 @@ gfx.omtp:
|
||||
- gfx-telemetry-alerts@mozilla.com
|
||||
- rhunt@mozilla.com
|
||||
- perf-telemetry-alerts@mozilla.com
|
||||
- barret@mozilla.com
|
||||
- beth@mozilla.com
|
||||
products:
|
||||
- 'firefox'
|
||||
- 'fennec'
|
||||
|
Loading…
Reference in New Issue
Block a user