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

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

Issue 2949173002: UMA for the Stale Previews timestamp (Closed)
Patch Set: update tests Created 3 years, 6 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 c9896b20c0b37e651c8c140c1167ad545c62b8a3..598be50d330d1d496218a5e054fbaae857b2440f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57979,6 +57979,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Previews.InfoBarTimestamp" enum="PreviewsInfoBarTimestamp">
+ <owner>megjablon@chromium.org</owner>
+ <summary>
+ Whether the timestamp for a stale preview was shown on the infobar. If the
+ timestamp was not shown, states the reason why.
+ </summary>
+</histogram>
+
<histogram name="Previews.OptOut.DBRowCount" units="rows">
<owner>ryansturm@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698