New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 612236 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner:
User never visited
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Drive.SearchMetadataTime unit is incorrect

Project Member Reported by rkaplow@chromium.org, May 16 2016

Issue description


The xml has:

<histogram name="Drive.SearchMetadataTime" units="microseconds">
  <owner>joshwoodward@google.com</owner>
  <summary>
    Time spent to perform an incremental search for auto completion of files on
    Drive. This time is collected for every partial query the user types for
    auto completion.  For instance, if the user types &quot;faq&quot;,
    incremental searches are performed for &quot;f&quot;, &quot;fa&quot;, and
    &quot;faq&quot; respectively.
  </summary>
</histogram>

However the data is measured in milliseconds, not microseconds.

This should be corrected
 
Status: Assigned (was: Untriaged)
Owner: ----
Status: Untriaged (was: Assigned)
Components: -Internals>Metrics
Owner: joshwoodward@google.com
Not sure why I put it in this component.

I don't see an 'Drive' component, maybe owner knows the right place

Sign in to add a comment