-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(nimbus): Update External Configs
- Loading branch information
1 parent
8e0a8da
commit 8397fe1
Showing
5 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
beta: 1ab942c40771907755f24745629c674fa3afe331 | ||
master: a5e04104f9c6cfd69f9c855f0b0f665afd444c74 | ||
release: eda2df04e51649bff29f2e89be16a82cb8c0df8c | ||
beta: 2dcc1600d47f3dc83714b8c77c85a758a2a81007 | ||
master: d1e731d931b7b46237175de1701849a7cf5c8579 | ||
release: c204af1d49b724b88bc289ea38c4d50a78d133ef |
6 changes: 3 additions & 3 deletions
6
experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
beta: 3e35ea60c869cf020d32071f483251eaec5c42be | ||
central: dd0eb56380d40b626f3d9955acefe659e523e8dd | ||
beta: 450477109fdada7dda7241aafbd62696a898fb75 | ||
central: a551f98b192c80a6b84cf2e9d9f441251d522f67 | ||
esr115: 506a71d05c27073ca5558b76050b695b996e1598 | ||
esr128: 87a454e068c437891c69c8e2f044f561f65d83f9 | ||
release: 01a9aa48ee2703a41579f229acc31eb3ec0a7c2c | ||
release: 6ad91dc44daed9cacf53946523ebf99649f04ef5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1811,6 +1811,14 @@ owner = ["[email protected]", "[email protected]"] | |
deprecated = false | ||
level = "bronze" | ||
|
||
[metrics.sync_to_mobile] | ||
friendly_name = "Desktop Sync to Mobile" | ||
data_source = "clients_daily" | ||
select_expression = "LOGICAL_OR(COALESCE(sync_count_mobile_mean > 0, FALSE))" | ||
type = "scalar" | ||
description = "Did a desktop user sync to mobile" | ||
|
||
|
||
[dimensions] | ||
|
||
[dimensions.os] | ||
|