Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 57cf8b8d0ca85ad591f5f27f5b1e447c86e08bac..ec3b91b20ad7f2a3e5dd35f5bacafef9ac2f9477 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -28208,6 +28208,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Signin.Reconciler.AllExternalCcResultCompleted" |
+ enum="BooleanSuccess"> |
+ <owner>mlerman@chromium.org</owner> |
+ <summary> |
+ Count how often all external connections have been successfully checked |
Alexei Svitkine (slow)
2014/08/08 21:16:48
This description doesn't tell me what a value of "
Roger Tawa OOO till Jul 10th
2014/08/09 15:58:28
I don't think a more descriptive enum is appropria
Alexei Svitkine (slow)
2014/08/11 14:04:51
How about changing to the following wording:
Reco
Roger Tawa OOO till Jul 10th
2014/08/11 20:20:54
Done.
|
+ before the reconciler attempts to perform MergeSession. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Signin.Reconciler.DifferentPrimaryAccounts" |
enum="DifferentPrimaryAccounts"> |
<owner>mlerman@chromium.org</owner> |