File tree 21 files changed +701
-56
lines changed
sql/moz-fx-data-shared-prod
firefox_desktop_background_defaultagent_derived/baseline_clients_last_seen_v1
firefox_desktop_background_tasks_derived/baseline_clients_last_seen_v1
firefox_desktop_background_update_derived/baseline_clients_last_seen_v1
firefox_desktop_derived/baseline_clients_last_seen_v1
focus_ios/usage_reporting_clients_last_seen
klar_android/use_counters
org_mozilla_fenix_derived/baseline_clients_last_seen_v1
org_mozilla_fenix_nightly_derived/baseline_clients_last_seen_v1
org_mozilla_fennec_aurora_derived/baseline_clients_last_seen_v1
org_mozilla_firefox_beta_derived/baseline_clients_last_seen_v1
org_mozilla_firefox_derived/baseline_clients_last_seen_v1
org_mozilla_ios_fennec_derived
baseline_clients_daily_v1
baseline_clients_last_seen_v1
org_mozilla_ios_firefox_derived/baseline_clients_last_seen_v1
org_mozilla_ios_firefoxbeta_derived/baseline_clients_last_seen_v1
eng_workflow_build_parquet
21 files changed +701
-56
lines changed Original file line number Diff line number Diff line change 1
1
fields :
2
2
- name : normalized_app_id
3
- mode : NULLABLE
4
3
type : STRING
4
+ mode : NULLABLE
5
5
description : App ID of the channel data was received from
6
6
- name : normalized_channel
7
- mode : NULLABLE
8
7
type : STRING
8
+ mode : NULLABLE
9
9
description : Normalized channel name
10
10
- name : additional_properties
11
11
type : STRING
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_defaultagent_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_defaultagent_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_defaultagent_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_tasks_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_tasks_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_tasks_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_update_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_update_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_background_update_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.firefox_desktop_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -8,18 +8,38 @@ fields:
8
8
- name : submission_date
9
9
type : DATE
10
10
mode : NULLABLE
11
+ description : ' Logical date used for processing and paritioning.
12
+
13
+ '
11
14
- name : usage_profile_id
12
15
type : STRING
13
16
mode : NULLABLE
17
+ description : ' A UUID of the usage_profile.
18
+
19
+ '
14
20
- name : app_channel
15
21
type : STRING
16
22
mode : NULLABLE
23
+ description : ' The channel the application is being distributed on.
24
+
25
+ '
17
26
- name : days_seen_bits
18
27
type : INTEGER
19
28
mode : NULLABLE
29
+ description : ' Bit field shows on which of the last 28 days a client sent us the
30
+ usage_reporting ping.
31
+
32
+ '
20
33
- name : days_active_bits
21
34
type : INTEGER
22
35
mode : NULLABLE
36
+ description : ' Bit field shows on which of the last 28 days a client fulfilled the
37
+ active criteria.
38
+
39
+ '
23
40
- name : days_created_profile_bits
24
41
type : INTEGER
25
42
mode : NULLABLE
43
+ description : ' bit field indicating how many days lapsed since profile creation.
44
+
45
+ '
Original file line number Diff line number Diff line change 1
1
fields:
2
2
- name: normalized_app_id
3
- mode: NULLABLE
4
3
type: STRING
4
+ mode: NULLABLE
5
5
description: App ID of the channel data was received from
6
6
- name: normalized_channel
7
- mode: NULLABLE
8
7
type: STRING
8
+ mode: NULLABLE
9
9
description: Normalized channel name
10
10
- name: additional_properties
11
11
type: STRING
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_nightly_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_nightly_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fenix_nightly_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fennec_aurora_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fennec_aurora_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_fennec_aurora_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_beta_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_beta_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_beta_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_firefox_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -17,10 +17,6 @@ tag_deployments:
17
17
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_daily_v1.durations
18
18
metrics :
19
19
- saved_metric_id : is_99_percent_not_null
20
- - column_selectors :
21
- - name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_daily_v1.normalized_channel
22
- metrics :
23
- - saved_metric_id : is_99_percent_valid_normalized_channel
24
20
- column_selectors :
25
21
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_daily_v1.*
26
22
metrics :
Original file line number Diff line number Diff line change @@ -13,15 +13,11 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
20
20
- saved_metric_id : is_99_percent_not_null
21
- - column_selectors :
22
- - name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_last_seen_v1.normalized_channel
23
- metrics :
24
- - saved_metric_id : is_99_percent_valid_normalized_channel
25
21
- column_selectors :
26
22
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_fennec_derived.baseline_clients_last_seen_v1.*
27
23
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefox_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefox_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefox_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tag_deployments:
13
13
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefoxbeta_derived.baseline_clients_last_seen_v1.days_active_bits
14
14
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefoxbeta_derived.baseline_clients_last_seen_v1.days_created_profile_bits
15
15
metrics :
16
- - saved_metric_id : is_99_percent_not_null
16
+ - saved_metric_id : is_not_null
17
17
- column_selectors :
18
18
- name : moz-fx-data-shared-prod.moz-fx-data-shared-prod.org_mozilla_ios_firefoxbeta_derived.baseline_clients_last_seen_v1.first_seen_date
19
19
metrics :
You can’t perform that action at this time.
0 commit comments