Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 57daa7befac55f5d60833ee420c28fd6291f8934..ca26d1b2e18b6aad886e6d735d968e8f59fe8a79 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -12918,6 +12918,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="History.TopHostsVisitsByRank" units="rank"> |
+ <owner>twifkak@chromium.org</owner> |
+ <summary> |
+ Page visits to each of a user's top 50 hosts. Visits to all other hosts go |
+ into the 51st bucket. Android-only. The list of top hosts is computed |
+ approximately nightly. Only count the page visit if it came from user |
Mark P
2015/06/12 21:09:54
after "nightly.", you may want to add another sent
twifkak
2015/06/16 20:25:24
Done.
|
+ browsing and only count it once when cycling through a redirect chain. |
Mark P
2015/06/12 21:09:54
I suggest removing "came from user browsing". Loo
twifkak
2015/06/16 20:25:24
Done.
Mark P
2015/06/16 20:54:31
No. I was thinking from the previous text that yo
twifkak
2015/06/17 00:05:23
Acknowledged.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="History.TopSitesRecoveredPercentage" units="%"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |