This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ee10ba
commit 3db73db
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ distribution: | |
- baseline | ||
- events | ||
- metrics | ||
- session_end | ||
- session-end | ||
bugs: | ||
- https://github.com/MozillaReality/FirefoxReality/issues/1420 | ||
data_reviews: | ||
|
@@ -30,7 +30,7 @@ url: | |
domains: | ||
type: counter | ||
send_in_pings: | ||
- session_end | ||
- session-end | ||
description: > | ||
Counting how many domains are visited in a session. | ||
bugs: | ||
|
@@ -44,7 +44,7 @@ url: | |
visits: | ||
type: counter | ||
send_in_pings: | ||
- session_end | ||
- session-end | ||
description: > | ||
Counting how many URL links are visited in a session. | ||
bugs: | ||
|
@@ -92,7 +92,7 @@ tabs: | |
description: > | ||
Number of tabs opened during a session | ||
send_in_pings: | ||
- session_end | ||
- session-end | ||
labels: | ||
- context_menu | ||
- tabs_dialog | ||
|
@@ -115,7 +115,7 @@ tabs: | |
description: > | ||
Number of tabs activated during a session | ||
send_in_pings: | ||
- session_end | ||
- session-end | ||
bugs: | ||
- https://github.com/MozillaReality/FirefoxReality/issues/1609 | ||
data_reviews: | ||
|
@@ -229,12 +229,12 @@ control: | |
description: > | ||
Counting how many general windows are opened in a session. | ||
send_in_pings: | ||
- session_end | ||
- session-end | ||
bugs: | ||
- https://github.com/MozillaReality/FirefoxReality/issues/2347 | ||
data_reviews: | ||
- https://github.com/MozillaReality/FirefoxReality/pull/2348#issuecomment-564736919 | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: "2020-05-01" | ||
expires: "2020-05-01" |
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