For #20518: disable metrics we don't want to renew.

upstream-sync
Michael Comella 3 years ago committed by mergify[bot]
parent 296dc9c116
commit 700033ee76

@ -4528,6 +4528,7 @@ addons:
startup.timeline:
framework_primary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
@ -4564,6 +4565,7 @@ startup.timeline:
- mcomella@mozilla.com
expires: "2021-08-01"
framework_secondary:
disabled: true
send_in_pings:
- startup-timeline
type: timespan
@ -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
@ -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
@ -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
@ -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: |
@ -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: |
@ -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: |
@ -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: |
@ -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: |
@ -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: |
@ -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: |
@ -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: |
@ -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: |

Loading…
Cancel
Save