Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 7018035bfe891e9a33e4124264a1c0f14ba56b88..8ad111bd7cd780b0353a0c8ac4a00478d2ad6ce3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -10081,6 +10081,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="NewTabPage.ThumbnailFallbackRate"> |
Alexei Svitkine (slow)
2013/09/05 14:59:25
Nit: Add units="%"
beaudoin
2013/09/05 15:02:55
Done.
|
+ <summary> |
+ The percentage of times most visited tiles use the fallback thumbnail. Only |
+ requests that actually specify a fallback thumbnail are considered here. |
Alexei Svitkine (slow)
2013/09/05 14:59:25
Please mention when this is logged.
beaudoin
2013/09/05 15:02:55
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="NewTabPage.VisibleScreenshots"> |
<summary> |
The number of screenshots that were cached for the visible suggestions on |