Skip to content

Commit 7df41bc

Browse files
authored
Merge branch 'main' into relud-experiment-monitoring
2 parents c80ccf3 + ff176ff commit 7df41bc

File tree

15 files changed

+86
-0
lines changed

15 files changed

+86
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
friendly_name: Cohort data from external source Adjust
2+
description: >
3+
This table represents data downloaded from Adjust
4+
using the https://api.adjust.com/kpis/v1/{app token}/cohorts link.
5+
owners:
6+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Deliverables data from external source Adjust
2+
description: >
3+
This table represents data downloaded from Adjust link using https://api.adjust.com/kpis/v1/{app token}.
4+
owners:
5+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
friendly_name: Enterprise Metrics (clients)
2+
description: |-
3+
Enterprise Metrics (clients).
4+
owners:
5+
6+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
friendly_name: Firefox Certificate Errors by Channel
2+
description: |-
3+
Each row represents the count of unique users experiencing
4+
certificate errors by day and by channel.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
friendly_name: Firefox Certificate Errors by OS
2+
description: |-
3+
Each record represents the # of unique clients experience certificate
4+
errors by day and by operating system.
5+
owners:
6+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
friendly_name: Firefox Health Indicators - Bookmarks By OS by DAU
2+
description: |-
3+
Bookmarks added & opened per daily active user by OS.
4+
Note: Limited to release channel only & app version >= 84.
5+
owners:
6+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Firefox Health Indicator - Bookmarks By OS Version
2+
description: |-
3+
Bookmarks added and opened per DAU, broken out by OS, OS version, channel, and date.
4+
owners:
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: ETP Disablement by Country and Date
2+
description: |-
3+
Aggregate table of count of unique users setting ETP disablement by day/country; used in Firefox Health Indicator dashboard
4+
owners:
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Snippets
2+
description: |-
3+
Contains Snippets specific data extracted from messaging_system_v1
4+
owners:
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
friendly_name: Tos Rollout Enrollments
2+
description: |-
3+
A client-level dataset from clients enrolled in the desktop ToS scaled rollout experiments.
4+
owners:
5+

0 commit comments

Comments
 (0)