Skip to content

Commit

Permalink
For mozilla-mobile#20518: disable metrics we don't want to renew.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcomella committed Aug 2, 2021
1 parent b280756 commit 4972732
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4430,6 +4430,7 @@ addons:

startup.timeline:
framework_primary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
Expand Down Expand Up @@ -4466,6 +4467,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_secondary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
Expand All @@ -4486,6 +4488,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_start_error:
disabled: true
send_in_pings:
- startup-timeline
type: boolean
Expand All @@ -4505,6 +4508,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_start_read_error:
disabled: true
send_in_pings:
- startup-timeline
type: boolean
Expand All @@ -4524,6 +4528,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
clock_ticks_per_second_v2:
disabled: true
send_in_pings:
- startup-timeline
type: quantity
Expand Down Expand Up @@ -4658,6 +4663,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2022-02-01"
app_on_create_to_glean_init:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4677,6 +4683,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
app_on_create_to_megazord_init:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4694,6 +4701,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
app_on_create_to_setup_in_main:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4713,6 +4721,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
home_activity_on_create:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4728,6 +4737,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
home_activity_on_start:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4748,6 +4758,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
home_fragment_on_create_view:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4763,6 +4774,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
home_fragment_on_view_created:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4778,6 +4790,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
base_bfragment_on_create_view:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand All @@ -4793,6 +4806,7 @@ perf.startup:
- mcomella@mozilla.com
expires: "2021-08-11"
base_bfragment_on_view_created:
disabled: true
type: timing_distribution
time_unit: millisecond
description: |
Expand Down

0 comments on commit 4972732

Please sign in to comment.