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> |