From 366423e85cbeefc7c7decf98046e1caea803300e Mon Sep 17 00:00:00 2001 From: Roger Yang Date: Wed, 21 Sep 2022 18:07:51 -0400 Subject: [PATCH] Revert "For #11404 - Create the open_all_in_new_tabs metric in Glean" This reverts commit f1bd7e192de782ad39d3e93b0b63bbf63d441b3b. --- app/metrics.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index a87fae1561..2ff109a3fe 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -2460,23 +2460,6 @@ bookmarks_management: metadata: tags: - Bookmarks - open_all_in_new_tabs: - type: event - description: | - A user opened a folder of bookmarks at once in new tabs. - bugs: - - https://github.com/mozilla-mobile/fenix/issues/974 - - https://github.com/mozilla-mobile/fenix/issues/11404 - data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/21212 - data_sensitivity: - - interaction - notification_emails: - - android-probes@mozilla.com - expires: never - metadata: - tags: - - Bookmarks open_in_private_tab: type: event description: |