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'
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
Comment 1 by robert...@chromium.org
, Sep 27 2017Status: Assigned (was: Untriaged)