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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 293543004: Add UMA for Cras stream timeout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 6fd547901281e6a448d883b8530d869bcf5f384d..905d6080a55aaa95b26f9446b8b595f3adfe40d5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1869,6 +1869,10 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Cras.StreamTimeoutMilliSeconds" units="milliseconds">
+ <summary>The time CRAS waits for client reply until timeout.</summary>
Alexei Svitkine (slow) 2014/05/21 06:04:15 Please add an owner tag. I think it might be a bi
hychao 2014/05/21 06:59:13 Done. What is a owner tag? I have claimed for this
Alexei Svitkine (slow) 2014/05/21 07:17:45 Yeah, going forward claiming a histogram is equiva
+</histogram>
+
<histogram name="Cros.ClickOnShelf" enum="CrosShelfClickTarget">
<obsolete>
Deprecated as of 12/2013. Default pinned apps trial is finished.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698