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

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

Issue 2442583003: [Sync] Start implementation of migration for USS. (Closed)
Patch Set: Fix other tests. Created 4 years, 2 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 624dbe5ce8b5eb4feac86b1e360829c8f3ad9364..03b56a428f2f6ed5501dcd9596197c6431328194 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63451,6 +63451,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Time it took sync to load models for USS datatypes.</summary>
</histogram>
+<histogram name="Sync.USSMigrationResult" units="BooleanSuccess">
+ <owner>maxbogue@chromium.org</owner>
+ <summary>Whether a directory to USS migration attempt succeeded.</summary>
skym 2016/10/21 15:34:21 Whether!!!!!!!
maxbogue 2016/10/24 19:02:19 IT'S EVERYWHERE
+</histogram>
+
<histogram name="Sync.WifiCredentialsAssociationTime" units="ms">
<obsolete>
Deprecated in M53.

Powered by Google App Engine
This is Rietveld 408576698