Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2916033002: Add page/document timing UMAs for search without service worker (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/page_load_metrics/observers/service_worker_page_load_metrics_observer_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e4580c7c456f2a166cbcde31cd93dfa8f4715559..f4762b92e03f8e22287903cfeb226adb684ef5bd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91500,6 +91500,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
separator=".">
<suffix name="inbox" label="Custom histogram for Inbox"/>
<suffix name="search" label="Custom histogram for Search"/>
falken 2017/06/07 03:43:32 for "the Google Search results page".
horo 2017/06/07 06:04:12 Done.
+ <suffix name="search_no_sw"
+ label="Custom histogram for Search without service worker"/>
falken 2017/06/07 03:43:32 This will make the label something like: "Measures
horo 2017/06/07 06:04:12 Done.
<affected-histogram
name="PageLoad.Clients.ServiceWorker.DocumentTiming.NavigationToDOMContentLoadedEventFired"/>
<affected-histogram
« no previous file with comments | « chrome/browser/page_load_metrics/observers/service_worker_page_load_metrics_observer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698