Skip to content

Commit 3742cad

Browse files
authored
chore(metadata-completeness): Add metadata.yaml for views programatically (#8569)
* chore(metadata-completeness): Use script to copy metadata.yaml from tables to views if the view doesn't have any metadata.yaml * Update Fenix Client LTV description to be more clear
1 parent cc6268c commit 3742cad

File tree

268 files changed

+1672
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+1672
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
friendly_name: Users Services Daily
2+
description: Activity aggregates per Mozilla Account per service per day
3+
owners:
4+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Accounts Backend Users Services Last Seen
2+
description: Usage aggregations per Mozilla Accounts user per service per day over
3+
a 28-day window
4+
owners:
5+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
friendly_name: Accounts Aggregates
2+
description: 'Aggregate counts of accounts from the FxA backend services databases
3+
grouped by a number of dimensions.
4+
5+
6+
This table can be used to get a total number of accounts, including those inactive
7+
that aren''t captured
8+
9+
in the telemetry data.'
10+
owners:
11+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
friendly_name: Contextual Services Suggest Request Payload
2+
description: 'Derived dataset for Contextual services tiles request payload
3+
4+
5+
The table is labeled as "change_controlled", which implies
6+
7+
that changes require the approval of at least one owner.'
8+
owners:
9+
10+
11+
- mozilla/request_payload_reviewers
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
friendly_name: Contextual Services Tiles Request Payload
2+
description: 'Derived dataset for contextual services tiles request payload
3+
4+
5+
The table is labeled as "change_controlled", which implies
6+
7+
that changes require the approval of at least one owner.'
8+
owners:
9+
10+
11+
- mozilla/request_payload_reviewers
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
friendly_name: Suggest Revenue Levers Daily
2+
description: 'Daily metrics identified as Suggest revenue levers, including DOU,
3+
4+
urlbar search volume, Suggest impressions & Suggest ad impressions, and Suggest
5+
ad clicks.
6+
7+
The table is labeled as "change_controlled", which implies
8+
9+
that changes require the approval of at least one owner.'
10+
owners:
11+
12+
- mozilla/revenue_forecasting_data_reviewers
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
friendly_name: Attributable Clients v2
2+
description: "For clients who\n - Sent a baseline ping\n - Sent a metrics ping\n\
3+
\ - activated\nRecords their information and associated activity.\nNote that while\
4+
\ the grain is 1-row per-client per-day,\na row does _not_ mean that said client\
5+
\ was active on that day.\nUse the `active_day_count` field to determine that.\n"
6+
owners:
7+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Client LTV
2+
description: |-
3+
Per-client historical and predicted future ad clicks, using the latest android_states_v2 state.
4+
owners:
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Feature Usage Metrics (Android - Fenix)
2+
description: Metrics from metrics pings for mobile feature usage dashboards (Fenix)
3+
owners:
4+
5+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
friendly_name: Ltv States
2+
description: Fields required for retrieving LTV for clients.
3+
owners:
4+

0 commit comments

Comments
 (0)