Visualization of what is going on is important.
The idea is you enter a filter to get the last N (let's say 100) tasks similar
to how a user can search with /user/tasks.
Instead of showing a table, show graphs about these tasks;
- pending time
- duration
- histogram of dimensions
- histogram of bot ids if not too large
- histogram of priority
- percentage of success rate
The graph could likely be appended at the bottom of /user/tasks or as a
separate page or both. Undecided about this.
These graphs are related to the tasks, and not to the bots. A separate graphing
should be done for the bots.
Original issue reported on code.google.com by maruel@chromium.org on 25 Jul 2014 at 3:11
Original issue reported on code.google.com by
maruel@chromium.org
on 25 Jul 2014 at 3:11