For #23426:Changed expiring perf probes to never expire

added new data_review url
upstream-sync
Marc-Andre Leclair 2 years ago committed by mergify[bot]
parent 42ac6feb0c
commit 2fb8d88381

@ -1390,12 +1390,13 @@ metrics:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452 - https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
metadata: metadata:
tags: tags:
- Performance - Performance
@ -1411,12 +1412,13 @@ metrics:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452 - https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
metadata: metadata:
tags: tags:
- Performance - Performance
@ -5336,12 +5338,13 @@ perf.startup:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452 - https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
cold_view_app_to_first_frame: cold_view_app_to_first_frame:
type: timing_distribution type: timing_distribution
time_unit: millisecond time_unit: millisecond
@ -5364,12 +5367,13 @@ perf.startup:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452 - https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
cold_unknwn_app_to_first_frame: cold_unknwn_app_to_first_frame:
type: timing_distribution type: timing_distribution
time_unit: millisecond time_unit: millisecond
@ -5390,12 +5394,13 @@ perf.startup:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452 - https://github.com/mozilla-mobile/fenix/pull/18632#issue-600193452
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
application_on_create: application_on_create:
type: timing_distribution type: timing_distribution
time_unit: millisecond time_unit: millisecond
@ -5408,12 +5413,13 @@ perf.startup:
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/17973#issue-572183889 - https://github.com/mozilla-mobile/fenix/pull/17973#issue-572183889
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
notification_emails: notification_emails:
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
startup_type: startup_type:
type: labeled_counter type: labeled_counter
description: | description: |
@ -5694,6 +5700,7 @@ storage.stats:
- https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127 - https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127
- https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
- interaction - interaction
@ -5701,7 +5708,7 @@ storage.stats:
- android-probes@mozilla.com - android-probes@mozilla.com
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
app_bytes: app_bytes:
send_in_pings: send_in_pings:
- metrics - metrics
@ -5721,6 +5728,7 @@ storage.stats:
- https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127 - https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127
- https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
- interaction - interaction
@ -5728,7 +5736,7 @@ storage.stats:
- android-probes@mozilla.com - android-probes@mozilla.com
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
cache_bytes: cache_bytes:
send_in_pings: send_in_pings:
- metrics - metrics
@ -5745,6 +5753,7 @@ storage.stats:
- https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127 - https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127
- https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
- interaction - interaction
@ -5752,7 +5761,7 @@ storage.stats:
- android-probes@mozilla.com - android-probes@mozilla.com
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
data_dir_bytes: data_dir_bytes:
send_in_pings: send_in_pings:
- metrics - metrics
@ -5771,6 +5780,7 @@ storage.stats:
- https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127 - https://github.com/mozilla-mobile/fenix/pull/17704#issue-564299127
- https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789
- https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599 - https://github.com/mozilla-mobile/fenix/pull/20623#issue-701630599
- https://github.com/mozilla-mobile/fenix/pull/23506
data_sensitivity: data_sensitivity:
- technical - technical
- interaction - interaction
@ -5778,7 +5788,7 @@ storage.stats:
- android-probes@mozilla.com - android-probes@mozilla.com
- perf-android-fe@mozilla.com - perf-android-fe@mozilla.com
- mcomella@mozilla.com - mcomella@mozilla.com
expires: "2022-02-01" expires: never
progressive_web_app: progressive_web_app:
homescreen_tap: homescreen_tap:

Loading…
Cancel
Save