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

Issue 2557743004: Adding in abs delta column to the alerts table (Closed)

Created:
4 years ago by jessimb
Modified:
4 years ago
Reviewers:
eakuefner, sullivan
CC:
catapult-reviews_chromium.org, perf-dashboard-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Adding in an absolute delta column to the alerts table. Uses tracing's unit formatter. http://i.imgur.com/Diz0Tix.png BUG=catapult:#2721 Review-Url: https://codereview.chromium.org/2557743004 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/041b58513c9679b8d609c6e67f50e37ed7e893d3

Patch Set 1 #

Patch Set 2 : fixing lint errors #

Patch Set 3 : fixing lint errors #

Patch Set 4 : removing print statements #

Total comments: 10

Patch Set 5 : response to eakuefner #

Total comments: 2

Patch Set 6 : Using anomaly's new unit value #

Patch Set 7 : adding in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -23 lines) Patch
M dashboard/dashboard/alerts.py View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/alerts-page.html View 1 2 3 4 3 chunks +17 lines, -5 lines 0 comments Download
M dashboard/dashboard/elements/alerts-page-test.html View 9 chunks +18 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/alerts-table.html View 1 2 3 4 5 5 chunks +51 lines, -4 lines 0 comments Download
M dashboard/dashboard/elements/alerts-table-test.html View 1 2 3 4 8 chunks +28 lines, -4 lines 0 comments Download
M dashboard/dashboard/elements/group-report-page.html View 1 2 3 4 1 chunk +12 lines, -3 lines 0 comments Download
M dashboard/dashboard/find_anomalies_test.py View 1 2 3 4 5 6 4 chunks +11 lines, -6 lines 0 comments Download
M dashboard/dashboard/models/anomaly.py View 1 2 3 4 5 2 chunks +13 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 31 (23 generated)
jessimb
PTAL
4 years ago (2016-12-07 22:20:07 UTC) #14
eakuefner
lgtm, but what about the colorization? +sullivan for dashboard/ OWNERS https://codereview.chromium.org/2557743004/diff/60001/dashboard/dashboard/elements/alerts-table-test.html File dashboard/dashboard/elements/alerts-table-test.html (right): https://codereview.chromium.org/2557743004/diff/60001/dashboard/dashboard/elements/alerts-table-test.html#newcode23 ...
4 years ago (2016-12-07 22:48:00 UTC) #18
jessimb
Response to eakuefner's code review. Added colorization as well. https://codereview.chromium.org/2557743004/diff/60001/dashboard/dashboard/elements/alerts-table-test.html File dashboard/dashboard/elements/alerts-table-test.html (right): https://codereview.chromium.org/2557743004/diff/60001/dashboard/dashboard/elements/alerts-table-test.html#newcode23 dashboard/dashboard/elements/alerts-table-test.html:23: ...
4 years ago (2016-12-08 00:19:13 UTC) #22
sullivan
https://codereview.chromium.org/2557743004/diff/80001/dashboard/dashboard/alerts.py File dashboard/dashboard/alerts.py (right): https://codereview.chromium.org/2557743004/diff/80001/dashboard/dashboard/alerts.py#newcode167 dashboard/dashboard/alerts.py:167: 'units': anomaly_entity.units So the implementation of units is that ...
4 years ago (2016-12-08 21:50:59 UTC) #23
jessimb
Now I use the existing unit in anomaly. If a unit does not exist, we ...
4 years ago (2016-12-14 00:12:53 UTC) #24
sullivan
lgtm I am fine with landing and deploying this even if the map reduce is ...
4 years ago (2016-12-14 00:16:57 UTC) #25
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/2557743004/120001
4 years ago (2016-12-14 01:34:00 UTC) #28
commit-bot: I haz the power
4 years ago (2016-12-14 02:04:24 UTC) #31
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698