Skip to content

Commit

Permalink
For mozilla-mobile#23426:Changed expiring perf probes to never expire
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Andre Leclair authored and Marc-Andre Leclair committed Jan 31, 2022
1 parent 12347c9 commit b27a7f1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,7 @@ metrics:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
metadata:
tags:
- Performance
Expand All @@ -1395,7 +1395,7 @@ metrics:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
metadata:
tags:
- Performance
Expand Down Expand Up @@ -5247,7 +5247,7 @@ perf.startup:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
cold_view_app_to_first_frame:
type: timing_distribution
time_unit: millisecond
Expand Down Expand Up @@ -5275,7 +5275,7 @@ perf.startup:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
cold_unknwn_app_to_first_frame:
type: timing_distribution
time_unit: millisecond
Expand All @@ -5301,7 +5301,7 @@ perf.startup:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
application_on_create:
type: timing_distribution
time_unit: millisecond
Expand All @@ -5319,7 +5319,7 @@ perf.startup:
notification_emails:
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
startup_type:
type: labeled_counter
description: |
Expand Down Expand Up @@ -5606,7 +5606,7 @@ storage.stats:
- android-probes@mozilla.com
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
app_bytes:
send_in_pings:
- metrics
Expand All @@ -5633,7 +5633,7 @@ storage.stats:
- android-probes@mozilla.com
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
cache_bytes:
send_in_pings:
- metrics
Expand All @@ -5657,7 +5657,7 @@ storage.stats:
- android-probes@mozilla.com
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never
data_dir_bytes:
send_in_pings:
- metrics
Expand All @@ -5683,7 +5683,7 @@ storage.stats:
- android-probes@mozilla.com
- perf-android-fe@mozilla.com
- mcomella@mozilla.com
expires: "2022-02-01"
expires: never

progressive_web_app:
homescreen_tap:
Expand Down

0 comments on commit b27a7f1

Please sign in to comment.