provision metrics should include a duration distribution metric |
||
Issue descriptionThe 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.
,
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
,
Dec 7 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by xixuan@chromium.org
, Oct 20 2017