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 authored and mergify-bot committed Aug 2, 2021
1 parent 214fa6e commit 0b9c7bc
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 @@ -4528,6 +4528,7 @@ addons:

startup.timeline:
framework_primary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
Expand Down Expand Up @@ -4564,6 +4565,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_secondary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
Expand All @@ -4584,6 +4586,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_start_error:
disabled: true
send_in_pings:
- startup-timeline
type: boolean
Expand All @@ -4603,6 +4606,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 @@ -4622,6 +4626,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 @@ -4756,6 +4761,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 @@ -4775,6 +4781,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 @@ -4792,6 +4799,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 @@ -4811,6 +4819,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 @@ -4826,6 +4835,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 @@ -4846,6 +4856,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 @@ -4861,6 +4872,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 @@ -4876,6 +4888,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 @@ -4891,6 +4904,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 0b9c7bc

Please sign in to comment.