Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Bumps telemetry expiration dates to 2020-11-01.
Browse files Browse the repository at this point in the history
  • Loading branch information
daoshengmu committed Apr 20, 2020
1 parent 277000d commit 496d0a3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ distribution:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

url:
domains:
Expand All @@ -40,7 +40,7 @@ url:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
visits:
type: counter
send_in_pings:
Expand All @@ -54,7 +54,7 @@ url:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
query_type:
type: labeled_counter
description: >
Expand All @@ -70,7 +70,7 @@ url:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

searches:
counts:
Expand All @@ -84,7 +84,7 @@ searches:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

tabs:
opened:
Expand All @@ -110,7 +110,7 @@ tabs:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
activated:
type: counter
description: >
Expand All @@ -124,7 +124,7 @@ tabs:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

firefox_account:
sign_in:
Expand All @@ -138,7 +138,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
sign_in_result:
type: event
description: >
Expand All @@ -153,7 +153,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
sign_out:
type: event
description: >
Expand All @@ -165,7 +165,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
bookmarks_sync_status:
type: boolean
lifetime: application
Expand All @@ -178,7 +178,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
history_sync_status:
type: boolean
lifetime: application
Expand All @@ -191,7 +191,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
tab_sent:
type: counter
description: >
Expand All @@ -203,7 +203,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"
received_tab:
type: labeled_counter
description: >
Expand All @@ -222,7 +222,7 @@ firefox_account:
notification_emails:
- fxr-telemetry@mozilla.com
- manmartin@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

control:
open_new_window:
Expand All @@ -238,4 +238,4 @@ control:
notification_emails:
- fxr-telemetry@mozilla.com
- dmu@mozilla.com
expires: "2020-05-01"
expires: "2020-11-01"

0 comments on commit 496d0a3

Please sign in to comment.