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

Issue 700988 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 700627



Sign in to add a comment

Add error monitoring for analysis pipeline

Project Member Reported by st...@chromium.org, Mar 13 2017

Issue description

Add error monitoring for the whole analysis pipeline. And a UI dashboard to show all failures.
 

Comment 1 Deleted

Comment 2 by st...@chromium.org, Mar 13 2017

Owner: st...@chromium.org
Status: Assigned (was: Available)

Comment 3 by st...@chromium.org, Mar 13 2017

Owner: lijeffrey@chromium.org
Tasks here:

1. Add a dashboard to show failed WfAnalysis, and support query by a date range like the try-job-dashboard.
2. Use ts_mon to capture the number of failed analysis pipelines with a field called 'pipeline' whose value is the name of the pipeline (could be class name).
Project Member

Comment 4 by bugdroid1@chromium.org, Mar 15 2017

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

commit f23ba79ce4fd978bfed2bce8540dbb01f268147a
Author: Chan <chanli@chromium.org>
Date: Wed Mar 15 17:22:55 2017

[Findit] Add ndb model for revert CLs' metadata.

BUG= 700639 ,  700988 

Change-Id: I9b3f7fd173e1d1390de6e876ad2cb947994b6f32
Reviewed-on: https://chromium-review.googlesource.com/454298
Commit-Queue: Chan Li <chanli@chromium.org>
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>

[add] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/model/revert_cl_status.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/model/test/base_suspected_cl_test.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/waterfall/send_notification_for_culprit_pipeline.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/waterfall/test/send_notification_for_culprit_pipeline_test.py
[delete] https://crrev.com/5446b25c45b7f42243bae8323b34beb19b0040d2/appengine/findit/model/test/wf_culprit_test.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/handlers/test/culprit_test.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/model/wf_suspected_cl.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/model/test/wf_suspected_cl_test.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/handlers/culprit.py
[delete] https://crrev.com/5446b25c45b7f42243bae8323b34beb19b0040d2/appengine/findit/model/wf_culprit.py
[modify] https://crrev.com/f23ba79ce4fd978bfed2bce8540dbb01f268147a/appengine/findit/model/base_suspected_cl.py

Comment 6 by st...@chromium.org, Mar 17 2017

Jeff, we still need a simple dashboard to show the failed analyses.
Status: Fixed (was: Assigned)
Status: Verified (was: Fixed)

Sign in to add a comment