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

Issue 769028 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Feature

Blocking:
issue 667534
issue 767895
issue 768430



Sign in to add a comment

Collect and surface metrics about the duration of analyses.

Project Member Reported by robert...@chromium.org, Sep 26 2017

Issue description

We want to track how long it takes for heuristic and try-job approaches to complete. 

This data should have 'type' and 'master' dimensions in addition to 'heuristic/tryjob'
 
Labels: -Type-Bug Type-Feature
Status: Assigned (was: Untriaged)
Status: Started (was: Assigned)
Blocking: 768430
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 3 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd

commit ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd
Author: Roberto Carrillo <robertocn@google.com>
Date: Tue Oct 03 00:36:55 2017

[Findit] Collect analysis duration metrics.

Measure how long analyses take, classify by type of analysis and result
status.

R=lijeffrey,chanli,stgao,wylieb
BUG= 769028 

Change-Id: I3c94ca6fdd9d1ae622419996ffebdf8fb64ad0dc
Reviewed-on: https://chromium-review.googlesource.com/689144
Commit-Queue: Roberto Carrillo <robertocn@chromium.org>
Reviewed-by: Chan Li <chanli@chromium.org>
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>

[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/test/determine_true_pass_rate_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/initialize_flake_try_job_pipeline.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/services/build_failure_analysis.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/monitoring.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/pipelines/compile_failure/test/identify_compile_failure_suspect_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/test/initialize_flake_try_job_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/services/test/build_failure_analysis_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/pipelines/test_failure/test/identify_test_failure_suspect_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/test/identify_culprit_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/recursive_flake_try_job_pipeline.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/test/recursive_flake_try_job_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/test/finish_build_analysis_pipeline_test.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/finish_build_analysis_pipeline.py
[modify] https://crrev.com/ab20b491ffdc22fc06ddb2ed4ed03aa5604876cd/appengine/findit/waterfall/flake/determine_true_pass_rate_pipeline.py

Status: Fixed (was: Started)

Sign in to add a comment