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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2253953003: Disable AutoImport: experiment and histogram for analysis. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Aggregate all data imported Created 4 years, 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 41d9d2185ad12396f0720b5b113db432ff2839a1..3d6b5890a5d73cba4c1f111c1ee66eb0e8dbe70f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -18994,6 +18994,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Import.SizeImportedHistory.AutoImport">
Ilya Sherman 2016/08/22 21:10:45 Please add a units attribute. Specifically, it's
Ilya Sherman 2016/08/22 21:10:45 nit: I'd tweak this name to "Import.ImportedHistor
gcomanici 2016/08/23 16:31:59 Done.
+ <owner>gcomanici@chromium.org</owner>
+ <summary>
+ The size of the history on AutoImport. This measure is only logged on a
+ succesfull AutoImport.
+ </summary>
+</histogram>
+
<histogram name="Import_ShowDlg.FromBookmarkBarView" units="seconds">
<obsolete>
Deprecated and replaced by Import.ShowDialog.FromBookmarkBarView
« chrome/browser/importer/profile_writer.cc ('K') | « chrome/browser/importer/profile_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698