Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Issue 1424393003: Stop creating stoppage alerts once a group has reached a certain size. (Closed)

Created:
5 years, 1 month ago by qyearsley
Modified:
5 years, 1 month ago
Reviewers:
sullivan, chrisphan
CC:
catapult-reviews_chromium.org, perf-dashboard-reviews_chromium.org
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Stop creating stoppage alerts once a group has reached a certain size. Today when perf sheriffing I was faced with another group of 100+ stoppage alerts which are relatively slow to clear because, as-is, one can only triage groups of around 20 or fewer alerts at a time. BUG=catapult:#1616 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/906fc11c2f5b9dfb832c6b401ef2d3e7aa2655b9

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -6 lines) Patch
M dashboard/dashboard/models/stoppage_alert.py View 1 2 2 chunks +10 lines, -2 lines 0 comments Download
M dashboard/dashboard/models/stoppage_alert_test.py View 1 chunk +26 lines, -0 lines 0 comments Download
M dashboard/dashboard/mr.py View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424393003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424393003/20001
5 years, 1 month ago (2015-11-04 19:14:06 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-04 19:27:35 UTC) #7
qyearsley
Any thoughts on this CL? If we can verify that it's OK to triage 100+ ...
5 years, 1 month ago (2015-11-06 18:05:08 UTC) #8
chrisphan
lgtm https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py File dashboard/dashboard/models/stoppage_alert.py (right): https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py#newcode100 dashboard/dashboard/models/stoppage_alert.py:100: return None Does this need to always return ...
5 years, 1 month ago (2015-11-06 18:06:42 UTC) #9
sullivan
Will this continue to create alerts? It seems like once we have 20, we don't ...
5 years, 1 month ago (2015-11-06 18:09:13 UTC) #10
qyearsley
https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py File dashboard/dashboard/models/stoppage_alert.py (right): https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py#newcode100 dashboard/dashboard/models/stoppage_alert.py:100: return None On 2015/11/06 18:06:42, chrisphan wrote: > Does ...
5 years, 1 month ago (2015-11-06 18:11:09 UTC) #11
sullivan
On 2015/11/06 18:11:09, qyearsley wrote: > https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py > File dashboard/dashboard/models/stoppage_alert.py (right): > > https://codereview.chromium.org/1424393003/diff/20001/dashboard/dashboard/models/stoppage_alert.py#newcode100 > ...
5 years, 1 month ago (2015-11-06 18:13:42 UTC) #12
qyearsley
On 2015/11/06 18:09:13, sullivan wrote: > Will this continue to create alerts? It seems like ...
5 years, 1 month ago (2015-11-06 18:22:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424393003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424393003/40001
5 years, 1 month ago (2015-11-06 18:22:24 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Presubmit on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Presubmit/builds/919)
5 years, 1 month ago (2015-11-06 18:33:50 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1424393003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1424393003/40001
5 years, 1 month ago (2015-11-06 19:41:08 UTC) #21
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 19:42:11 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698