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

Issue 2616153002: Create debug dialog for data stoppage alerts. (Closed)

Created:
3 years, 11 months ago by sullivan
Modified:
3 years, 11 months ago
CC:
jessimb, catapult-reviews_chromium.org, martiniss, perf-dashboard-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Create debug dialog for data stoppage alerts. This CL creates a dialog and XHR backend for debugging stoppage alerts and wires it into the stoppage alert table and the tooltip for the last datapoint on a chart. BUG=catapult:#3132 Review-Url: https://codereview.chromium.org/2616153002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/8295aca699a5a202abab86f88481ee9ef721fad5

Patch Set 1 #

Patch Set 2 : lint #

Patch Set 3 : Make alert table on group_report page show correct extraColumns #

Patch Set 4 : Fix bug in checking unique types #

Patch Set 5 : Implemented UI #

Patch Set 6 : lint #

Patch Set 7 : Add tests #

Total comments: 8

Patch Set 8 : Only show chromium.perf master #

Patch Set 9 : Fix typo #

Patch Set 10 : Made patch much smaller by breaking off smaller parts into already-submitted CLs. #

Patch Set 11 : Fix quotes #

Patch Set 12 : Fix display when nextrev is unknown #

Total comments: 17

Patch Set 13 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+536 lines, -4 lines) Patch
M dashboard/dashboard/dispatcher.py View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/alerts-page.html View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/alerts-table.html View 1 2 3 4 5 6 7 8 9 4 chunks +12 lines, -4 lines 0 comments Download
M dashboard/dashboard/elements/chart-container.html View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/chart-tooltip.html View 1 2 3 4 5 3 chunks +11 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/group-report-page.html View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -0 lines 0 comments Download
A dashboard/dashboard/elements/stoppage-alert-debug-button.html View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +211 lines, -0 lines 0 comments Download
A dashboard/dashboard/elements/stoppage-alert-debug-button-test.html View 1 2 3 4 5 6 7 8 9 1 chunk +46 lines, -0 lines 0 comments Download
M dashboard/dashboard/services/milo_service.py View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -0 lines 0 comments Download
A dashboard/dashboard/stoppage_alert_debugging_info.py View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +111 lines, -0 lines 0 comments Download
A dashboard/dashboard/stoppage_alert_debugging_info_test.py View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +129 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
sullivan
I was perf sheriff last week and there were 2000 data stoppage alerts. In addition, ...
3 years, 11 months ago (2017-01-09 03:45:51 UTC) #2
sullivan
Please hold off on full review--this is too many CLs at once, breaking it up.
3 years, 11 months ago (2017-01-09 15:02:27 UTC) #3
eakuefner
Please ping this CL when it's ready for review.
3 years, 11 months ago (2017-01-09 21:49:03 UTC) #4
sullivan
Okay, this is ready for review. Demos (will need to log in to see all ...
3 years, 11 months ago (2017-01-10 18:26:27 UTC) #9
shatch
Thanks for all the explanations throughout, made this super easy to understand how the pieces ...
3 years, 11 months ago (2017-01-10 22:07:36 UTC) #11
jessimb
I tried the debug button from the /alerts page and am a bit confused. The ...
3 years, 11 months ago (2017-01-10 22:19:18 UTC) #13
shatch
On 2017/01/10 22:19:18, jessimb wrote: > I tried the debug button from the /alerts page ...
3 years, 11 months ago (2017-01-10 22:24:21 UTC) #14
sullivan
https://codereview.chromium.org/2616153002/diff/220001/dashboard/dashboard/elements/chart-container.html File dashboard/dashboard/elements/chart-container.html (right): https://codereview.chromium.org/2616153002/diff/220001/dashboard/dashboard/elements/chart-container.html#newcode1989 dashboard/dashboard/elements/chart-container.html:1989: dataIndex === seriesFromJson.data.length - 1; On 2017/01/10 22:07:36, shatch ...
3 years, 11 months ago (2017-01-11 13:53:06 UTC) #15
sullivan
Thanks for the thorough reviews, Simon and Jessi! On 2017/01/10 22:19:18, jessimb wrote: > I ...
3 years, 11 months ago (2017-01-11 13:56:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2616153002/240001
3 years, 11 months ago (2017-01-11 13:56:54 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 14:19:45 UTC) #22
Message was sent while issue was closed.
Committed patchset #13 (id:240001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698