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

Issue 2622503004: Add milo_service to perf dashboard. (Closed)

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

Description

Add milo_service to perf dashboard. Milo allows us to query for info about builds. This will be used to debug data stoppage alerts. BUG=catapult:#3132 Review-Url: https://codereview.chromium.org/2622503004 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/cc4ede7dec5c85f6166b882d553fc931b65bc464

Patch Set 1 #

Patch Set 2 : Fixed tests #

Total comments: 2

Patch Set 3 : Add a clearer comment about jsonp prefix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -0 lines) Patch
A dashboard/dashboard/services/milo_service.py View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
A dashboard/dashboard/services/milo_service_test.py View 1 1 chunk +153 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
sullivan
3 years, 11 months ago (2017-01-09 20:13:08 UTC) #8
eakuefner
lgtm https://codereview.chromium.org/2622503004/diff/20001/dashboard/dashboard/services/milo_service.py File dashboard/dashboard/services/milo_service.py (right): https://codereview.chromium.org/2622503004/diff/20001/dashboard/dashboard/services/milo_service.py#newcode48 dashboard/dashboard/services/milo_service.py:48: resp = json.loads(response.content[5:]) # Remove the jsonp header. ...
3 years, 11 months ago (2017-01-09 21:30:31 UTC) #11
eakuefner
Also, do you have a tracking bug for this work?
3 years, 11 months ago (2017-01-09 21:39:02 UTC) #12
sullivan
On 2017/01/09 21:39:02, eakuefner wrote: > Also, do you have a tracking bug for this ...
3 years, 11 months ago (2017-01-09 21:56:27 UTC) #14
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/2622503004/20001
3 years, 11 months ago (2017-01-09 21:57:10 UTC) #16
sullivan
https://codereview.chromium.org/2622503004/diff/20001/dashboard/dashboard/services/milo_service.py File dashboard/dashboard/services/milo_service.py (right): https://codereview.chromium.org/2622503004/diff/20001/dashboard/dashboard/services/milo_service.py#newcode48 dashboard/dashboard/services/milo_service.py:48: resp = json.loads(response.content[5:]) # Remove the jsonp header. On ...
3 years, 11 months ago (2017-01-09 21:57:16 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 21:58:25 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698