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

Issue 772066 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

provision metrics should include a duration distribution metric

Project Member Reported by akes...@chromium.org, Oct 5 2017

Issue description

The provision metrics at https://viceroy.corp.google.com/chromeos/provision?duration=3d (which are mostly emitted by client/common_lib/cros/dev_server.py ) are are quite useful, and they are broken down by the right kind of fields.

However, they don't include a provision duration metric.

There's something going on at the moment with provision duration, but I have to rely on the special-task-emitted duration metric (eg http://shortn/_ZQ5WeFmRTW) which doesn't have all the fields I need (eg build_type) to understand what's going on.

The metrics from dev_server.py should include a duration metric with the same fields.
 

Comment 1 by xixuan@chromium.org, Oct 20 2017

Status: Started (was: Available)
Project Member

Comment 2 by bugdroid1@chromium.org, Oct 24 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/9f74667b1d33d67c6c454b155bc0b50cc4bedf92

commit 9f74667b1d33d67c6c454b155bc0b50cc4bedf92
Author: Xixuan Wu <xixuan@chromium.org>
Date: Tue Oct 24 19:57:46 2017

autotest: Add provision duration metrics.

BUG= chromium:772066 
TEST=Ran unittest.

Change-Id: Ibc58c30bf4d298543ebbd825db412fa0f3882ec0
Reviewed-on: https://chromium-review.googlesource.com/731647
Commit-Ready: Xixuan Wu <xixuan@chromium.org>
Tested-by: Xixuan Wu <xixuan@chromium.org>
Reviewed-by: David Haddock <dhaddock@chromium.org>

[modify] https://crrev.com/9f74667b1d33d67c6c454b155bc0b50cc4bedf92/client/common_lib/cros/dev_server.py

Status: Fixed (was: Started)

Sign in to add a comment