From 858f7a850407fc03bda5ff4aa7750d63b3005d0d Mon Sep 17 00:00:00 2001 From: Colin Lee Date: Wed, 5 Jun 2019 14:15:54 -0500 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Change ping for total_uri_count --- app/metrics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index f563ade4f..29e763834 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -128,7 +128,7 @@ events: description: > A counter of URIs visited by the user in the current session, including page reloads. This does not include background page requests and URIs from embedded pages or private browsing. send_in_pings: - - metrics + - baseline bugs: - 1301 data_reviews: