madecoste / swarming

Automatically exported from code.google.com/p/swarming
Apache License 2.0
0 stars 1 forks source link

Include graph about view tasks in /user/tasks #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When visiting /user/tasks, in particular with a filter it'd be important to 
show an overview of:
- Pending time of recent tasks.
- Duration of recent tasks.
- Bucketing of recent tasks.

These could be shown as a tight non-invasive graph at the top.

It is somewhat related to issue 132 but not that much; these graphs would be 
about the tasks shown, not generic details per minute.
Issue 133 is about having better search capability to find tasks more easily.

Original issue reported on code.google.com by maruel@chromium.org on 6 Aug 2014 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by maruel@chromium.org on 6 Aug 2014 at 4:22

GoogleCodeExporter commented 9 years ago
Code is at:
https://code.google.com/p/swarming/source/browse/services/swarming/handlers_fron
tend.py#380
https://code.google.com/p/swarming/source/browse/services/swarming/templates/use
r_tasks.html

Original comment by maruel@chromium.org on 6 Aug 2014 at 4:25

GoogleCodeExporter commented 9 years ago
I want to work on this.  What does "bucketing" mean in this context?

Original comment by hua...@chromium.org on 18 Aug 2014 at 8:12

GoogleCodeExporter commented 9 years ago
I'd like it via tags as noted in issue 133 but in the meantime doing by 
dimensions is going to be great.

Original comment by maruel@chromium.org on 18 Aug 2014 at 9:00

GoogleCodeExporter commented 9 years ago
Tianuin is working on the UI.

Original comment by maruel@chromium.org on 5 Feb 2015 at 12:14

GoogleCodeExporter commented 9 years ago
Tianyin, sorry for the mistype. Duping against 129 since it's basically the 
same request but better written 2 weeks before. 129 is more generic in its 
descriptoin.

Original comment by maruel@chromium.org on 5 Feb 2015 at 12:19

GoogleCodeExporter commented 9 years ago
Thanks for taking over!

Original comment by hua...@chromium.org on 7 Feb 2015 at 3:28