From ef077c5fb1b2564bdacc998c3f7286695bb57459 Mon Sep 17 00:00:00 2001 From: Roger Yang Date: Thu, 17 Feb 2022 13:05:00 -0500 Subject: [PATCH] No issue: Renew/remove metrics set to expire in April 2022 --- app/metrics.yaml | 122 +++-------------------------------------------- 1 file changed, 6 insertions(+), 116 deletions(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index 3c9b6a1d6..b450216fe 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -201,11 +201,13 @@ events: - https://github.com/mozilla-mobile/fenix/pull/18982#pullrequestreview-635098629 - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 + - https://github.com/mozilla-mobile/fenix/pull/23802#issuecomment-1043255381 data_sensitivity: - interaction notification_emails: - android-probes@mozilla.com - expires: "2022-04-01" + - kbrosnan@mozilla.com + expires: never metadata: tags: - Toolbar @@ -5735,12 +5737,13 @@ perf.startup: data_reviews: - https://github.com/mozilla-mobile/fenix/pull/19028 - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 + - https://github.com/mozilla-mobile/fenix/pull/23802#issuecomment-1043255381 data_sensitivity: - interaction notification_emails: - perf-android-fe@mozilla.com - - mcomella@mozilla.com - expires: "2022-04-01" + - mleclair@mozilla.com + expires: never perf.awesomebar: history_suggestions: @@ -6666,119 +6669,6 @@ home_screen: - android-probes@mozilla.com expires: "2022-09-20" -android_keystore_experiment: - experiment_failure: - type: event - description: | - Records an instance of an unexpected failure during the experiment - extra_keys: - failure_exception: - description: | - Exception class associated with an unexpected failure of this - experiment, not caught by the other failure handlers. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - get_failure: - type: event - description: | - Unexpected failure when trying to read from secure prefs. - extra_keys: - failure_exception: - description: | - Exception class associated with an unexpected failure of this - experiment. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - get_result: - type: event - description: | - Success when trying to read from secure prefs. - extra_keys: - result: - description: | - Result code identifying whether the read operation returned the - expected value or not. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - write_failure: - type: event - description: | - Unexpected failure when trying to write to secure prefs. - extra_keys: - failure_exception: - description: | - Exception class associated with an unexpected failure of this - experiment. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - write_success: - type: event - description: | - Success in writing to secure prefs. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - reset: - type: event - description: | - An experiment failed, and was reset to run again in the future from a - blank state. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/17869 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/18333#pullrequestreview-612447395 - - https://github.com/mozilla-mobile/fenix/pull/19924#issuecomment-861423789 - - https://github.com/mozilla-mobile/fenix/pull/21076#issuecomment-909237275 - data_sensitivity: - - technical - notification_emails: - - android-probes@mozilla.com - expires: "2022-03-01" - start_on_home: enter_home_screen: type: event