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

Issue 2534943002: Upload basic info about completed swarming tasks to event_mon (Closed)

Created:
4 years ago by Paweł Hajdan Jr.
Modified:
4 years ago
Reviewers:
Vadim Sh., M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Upload basic info about completed swarming tasks to event_mon More CLs will follow to fill in more details. BUG=660014 Committed: https://github.com/luci/luci-py/commit/62d9a940b73d2d1497d8dc07b36417be136eb8b1

Patch Set 1 #

Total comments: 9

Patch Set 2 : fixes #

Total comments: 5

Patch Set 3 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
A appengine/swarming/event_mon_metrics.py View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A appengine/swarming/gae_event_mon View 1 chunk +1 line, -0 lines 0 comments Download
M appengine/swarming/main.py View 2 chunks +2 lines, -0 lines 0 comments Download
M appengine/swarming/server/task_scheduler.py View 2 chunks +2 lines, -0 lines 0 comments Download
M appengine/swarming/server/task_scheduler_test.py View 1 2 chunks +3 lines, -0 lines 0 comments Download
M appengine/swarming/test_env_handlers.py View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
Paweł Hajdan Jr.
4 years ago (2016-11-28 16:28:39 UTC) #2
M-A Ruel
lgtm with caveat. https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py File appengine/swarming/event_mon_metrics.py (right): https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py#newcode15 appengine/swarming/event_mon_metrics.py:15: """Sends an event_mon event about a ...
4 years ago (2016-11-28 16:56:32 UTC) #7
Vadim Sh.
https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py File appengine/swarming/event_mon_metrics.py (right): https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py#newcode23 appengine/swarming/event_mon_metrics.py:23: event.send() should we wrap this in try: except: and ...
4 years ago (2016-11-28 19:19:31 UTC) #9
Paweł Hajdan Jr.
https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py File appengine/swarming/event_mon_metrics.py (right): https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py#newcode15 appengine/swarming/event_mon_metrics.py:15: """Sends an event_mon event about a swarming task. On ...
4 years ago (2016-11-29 14:37:33 UTC) #14
M-A Ruel
lgtm https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py File appengine/swarming/event_mon_metrics.py (right): https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py#newcode15 appengine/swarming/event_mon_metrics.py:15: """Sends an event_mon event about a swarming task. ...
4 years ago (2016-11-29 14:48:41 UTC) #15
Paweł Hajdan Jr.
https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py File appengine/swarming/event_mon_metrics.py (right): https://codereview.chromium.org/2534943002/diff/1/appengine/swarming/event_mon_metrics.py#newcode15 appengine/swarming/event_mon_metrics.py:15: """Sends an event_mon event about a swarming task. On ...
4 years ago (2016-11-29 15:14:17 UTC) #24
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/2534943002/40001
4 years ago (2016-11-29 15:14:29 UTC) #27
commit-bot: I haz the power
4 years ago (2016-11-29 15:18:08 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-py/commit/62d9a940b73d2d1497d8dc07b36417be136eb8b1

Powered by Google App Engine
This is Rietveld 408576698