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

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

Issue 2903113002: Track printer protocol usage for CUPS printers. (Closed)
Patch Set: rename to Printing.CUPS.ProtocolUsed Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7de5ee9588f25c6f8f38940f6919a63cce2fdb85..e1d5c0455202107a9753e8288d8bbf1d97d3ba93 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56540,6 +56540,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Printing.CUPS.ProtocolUsed" enum="PrinterProtocol">
+ <owner>skau@chromium.org</owner>
+ <summary>
+ Records the protocol for a selected printer in Chrome OS. Used to track
+ usage of the various printer protocols. Since a selection occurs when print
+ preview is opened, this will count at least one every time that happens if a
+ CUPS printer was selected.
+ </summary>
+</histogram>
+
<histogram name="PrintPreview.DestinationAction"
enum="PrintPreviewPrintDestinationBuckets">
<owner>vitalybuka@chromium.org</owner>
« chromeos/printing/printer_configuration.h ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698