From 6f1c22e49b2f4117c6a64de57c31488ed7e21a20 Mon Sep 17 00:00:00 2001 From: "vitalybuka@chromium.org" Date: Tue, 25 Mar 2014 02:54:51 +0000 Subject: Move vitalybuka owned histograms into public repository. https://chromereviews.googleplex.com/29997030/ NOTRY=true Review URL: https://codereview.chromium.org/201083005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259118 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/metrics/histograms/histograms.xml | 650 ++++++++++++++++++++++++++++++++ 1 file changed, 650 insertions(+) diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index 1262136..5bf9565 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -2119,6 +2119,153 @@ other types of suffix sets. + + vitalybuka@chromium.org + Event counts in CloudPrintAuth. + + + + vitalybuka@chromium.org + The number of printers availible for registration. + + + + vitalybuka@chromium.org + + The number of printers availible for registration in Windows Service. + + + + + vitalybuka@chromium.org + Event counts in PrinterJobHandler. + + + + vitalybuka@chromium.org + The number of jobs successfully completed per hour. + + + + vitalybuka@chromium.org + The number of jobs started per hour. + + + + vitalybuka@chromium.org + Then number of job completion statuses. + + + + vitalybuka@chromium.org + Event counts in PrintSystem. + + + + vitalybuka@chromium.org + The amount of time needed to prepare job for spooling. + + + + vitalybuka@chromium.org + The number of printers user has blacklisted. + + + + vitalybuka@chromium.org + The number of printers user has whitelisted. + + + + vitalybuka@chromium.org + The amount of time needed to finish print job. + + + + vitalybuka@chromium.org + Event counts in ServiceProcessControl. + + + + vitalybuka@chromium.org + + The amount of time used to fail to collect printer capabilities. + + + + + vitalybuka@chromium.org + The amount of time used to collect printer capabilities. + + + + vitalybuka@chromium.org + + The amount of time the utility process runs before disconnect. + + + + + vitalybuka@chromium.org + The amount of time used to fail to generate metafile. + + + + vitalybuka@chromium.org + The amount of time used to generate metafile. + + + + vitalybuka@chromium.org + Event counts in ServiceUtilityProcessHost. + + + + vitalybuka@chromium.org + The amount of time needed to spool print job. + + + + vitalybuka@chromium.org + The number of printers to unregister. + + + + vitalybuka@chromium.org + The amount of data downloaded on cloud print request. + + + + vitalybuka@chromium.org + The amount of time needed for cloud print request. + + + + vitalybuka@chromium.org + Request counts to cloud print service. + + + + vitalybuka@chromium.org + The number of retries used to complete cloud print request. + + + + vitalybuka@chromium.org + The amount of data uploaded with cloud print request. + + + + vitalybuka@chromium.org + + Number of tries before successfull ping. 99 means giving up. + + + Please list the metric's owners. Add more owner tags as needed. @@ -8044,6 +8191,37 @@ other types of suffix sets. The version of glibc used. (Linux only) + + noamsml@chromium.org + vitalybuka@chromium.org + Records number of attempts to start local discovery. + + + + noamsml@chromium.org + vitalybuka@chromium.org + Time between detector restarts. + + + + noamsml@chromium.org + vitalybuka@chromium.org + Time before detector trigger notifications. + + + + noamsml@chromium.org + vitalybuka@chromium.org + Records events related to devices page. + + + + noamsml@chromium.org + vitalybuka@chromium.org + Records events related to local discovery notifications. + + Please list the metric's owners. Add more owner tags as needed. @@ -19200,6 +19378,197 @@ other types of suffix sets. + + vitalybuka@chromium.org + + Count of events in PrinterService on ChromeOS related to USB printers. + + + + + vitalybuka@chromium.org + + Actions performed by the user when the print destination search widget is + shown to the user. + + + + + vitalybuka@chromium.org + + Count of font file formats embeeded in print preview PDFs. These numbers are + biased by what the platforms supports in terms of detection. + + + + + vitalybuka@chromium.org + + Actions performed by the user when the Google Cloud Print add-printers + promotion is shown to the user. + + + + + vitalybuka@chromium.org + + Time from when print preview is intiated until the intial preview is sent to + the preview tab for rendering. + + + + + vitalybuka@chromium.org + + Time from when print preview is intiated until the preview PDF generation is + started. + + + + + vitalybuka@chromium.org + + Count the number of requests received to show the manage printers dialog. + + + + + vitalybuka@chromium.org + + Count the total number of printers shown in destination drop down list. + + + + + vitalybuka@chromium.org + + The page count of the initial print preview, a.k.a. the total number of + pages in documents to be printed. + + + + + vitalybuka@chromium.org + + The final page count (after page selection) of documents printed to a cloud + printer. + + + + + vitalybuka@chromium.org + + The final page count (after page selection) of documents printed to a cloud + printer using web dialog. + + + + + vitalybuka@chromium.org + + The final page count (after page selection) of documents printed to PDF. + + + + + vitalybuka@chromium.org + + The final page count (after page selection) of documents printed to a + printer. + + + + + vitalybuka@chromium.org + + The final page count (after page selection) of documents printed using + system dialog. + + + + + vitalybuka@chromium.org + Print preview events. + + + + vitalybuka@chromium.org + + Track the popularity of print settings. (Settings when printing to PDF are + excluded from this statistic.) + + + + + vitalybuka@chromium.org + + The number of times regenerate preview requests received before the user + clicked the cancel button. + + + + + vitalybuka@chromium.org + + The number of times regenerate preview requests received before the first + preview data is availible. + + + + + vitalybuka@chromium.org + + The number of times regenerate preview requests received before the user + clicked the print button. + + + + + vitalybuka@chromium.org + + Time taken to render and generate PDF for print preview. (Includes time to + reflow the page back to normal, but not the time to reflow the page to + prepare for printing.) + + + + + vitalybuka@chromium.org + + Time taken to render and generate PDF for print preview divided by the + number of pages. (Includes time to reflow the page back to normal, but not + the time to reflow the page to prepare for printing.) + + + + + vitalybuka@chromium.org + + Count how frequently a set of pre-defined print preview errors occur. + + + + + vitalybuka@chromium.org + Time taken to render each PDF page for print preview. + + + + vitalybuka@chromium.org + Time taken to render to PDF for print preview. + + + + vitalybuka@chromium.org + + Action taken by the user in the preview tab such as print, cancel, print to + pdf and show advanced print settings dialog. + + + bcwhite@chromium.org rlp@chromium.org @@ -20302,6 +20671,18 @@ other types of suffix sets. + + vitalybuka@chromium.org + Count of renderer view context menu items shown. + + + + vitalybuka@chromium.org + + Count of renderer view context menu items (Only commands now) used. + + + estade@chromium.org @@ -29541,6 +29922,65 @@ other types of suffix sets. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -29795,6 +30235,22 @@ other types of suffix sets. + + + + + + + + + + + + + + + + @@ -37157,6 +37613,95 @@ other types of suffix sets. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -37573,6 +38118,67 @@ other types of suffix sets. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -37951,6 +38557,25 @@ other types of suffix sets. + + + + + + + + + + + + + + + + + + + @@ -37958,6 +38583,20 @@ other types of suffix sets. + + + + + + + + + + + + + + @@ -40046,6 +40685,17 @@ other types of suffix sets. + + + + + + + + + + + -- cgit v1.1