Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Renew telemetry expiring in 106
Browse files Browse the repository at this point in the history
  • Loading branch information
iorgamgabriel committed Jul 27, 2022
1 parent 98c1782 commit 9486fd4
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ browser:
- interaction
notification_emails:
- [email protected]
expires: 103
expires: 119
default_search_engine:
type: string
lifetime: application
Expand All @@ -37,7 +37,7 @@ browser:
- interaction
notification_emails:
- [email protected]
expires: 103
expires: 119
locale_override:
type: string
lifetime: application
Expand All @@ -52,7 +52,7 @@ browser:
- technical
notification_emails:
- [email protected]
expires: 103
expires: 119
total_uri_count:
type: counter
description: |
Expand Down Expand Up @@ -245,7 +245,7 @@ browser.search:
- interaction
notification_emails:
- [email protected]
expires: 103
expires: 119
ad_clicks:
type: labeled_counter
description: |
Expand All @@ -261,7 +261,7 @@ browser.search:
- interaction
notification_emails:
- [email protected]
expires: 103
expires: 119
in_content:
type: labeled_counter
description: |
Expand All @@ -276,7 +276,7 @@ browser.search:
- interaction
notification_emails:
- [email protected]
expires: 103
expires: 119

search_count:
type: labeled_counter
Expand Down Expand Up @@ -317,7 +317,7 @@ mozilla_products:
- interaction
notification_emails:
- [email protected]
expires: 105
expires: 119
is_fenix_default_browser:
type: boolean
lifetime: application
Expand Down Expand Up @@ -351,7 +351,7 @@ settings_screen:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119

autocomplete:
domain_added:
Expand Down Expand Up @@ -445,7 +445,7 @@ shortcuts:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
unit: shortcut(s)
shortcut_opened_counter:
type: counter
Expand All @@ -460,7 +460,7 @@ shortcuts:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
shortcut_added_counter:
type: counter
description: |
Expand All @@ -474,7 +474,7 @@ shortcuts:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
shortcut_removed_counter:
type: labeled_counter
description: |
Expand All @@ -489,7 +489,7 @@ shortcuts:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
labels:
- removed_from_browser_menu
- removed_from_home_screen
Expand All @@ -507,7 +507,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119

tracking_protection_changed:
type: event
Expand All @@ -521,7 +521,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
extra_keys:
is_enabled:
description: The new setting for ETP, true for ON, false for OFF
Expand Down Expand Up @@ -557,7 +557,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
extra_keys:
source_of_change:
description: The source of interaction, "Panel" or "Settings"
Expand All @@ -583,7 +583,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119

has_advertising_blocked:
type: boolean
Expand All @@ -598,7 +598,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119

has_analytics_blocked:
type: boolean
Expand All @@ -613,7 +613,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119

has_content_blocked:
type: boolean
Expand All @@ -628,7 +628,7 @@ tracking_protection:
- interaction
notification_emails:
- [email protected]
expires: 104
expires: 119
pro_tips:
tip_displayed:
type: event
Expand Down Expand Up @@ -700,7 +700,7 @@ preferences:
- interaction
notification_emails:
- [email protected]
expires: 106
expires: 119

app_opened:
from_icons:
Expand Down

0 comments on commit 9486fd4

Please sign in to comment.