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

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

Issue 1921553004: Add favicon and publisher name to snippet cards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 71557263bb0bafa9bc5e630344d0b037368ea7e2..bb6e65a0d4cec2272d7ef6fc21d3e83926b5cd75 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32778,6 +32778,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="NewTabPage.Snippets.IncompleteSnippets">
jwd 2016/05/02 16:00:28 Nit: can you add a unit, probably snippets.
May 2016/05/03 17:11:00 Done.
+ <owner>maybelle@chromium.org</owner>
+ <summary>
+ The number of snippets that we discard per fetch due to having incomplete
+ data.
+ </summary>
+</histogram>
+
<histogram name="NewTabPage.Snippets.Interactions" enum="SnippetsInteractions">
<owner>knn@chromium.org</owner>
<summary>
« components/ntp_snippets/ntp_snippets_service.cc ('K') | « components/ntp_snippets/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698