madecoste / swarming

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

Add graphs for waiting time by minute, e.g. histogram of delay between task request and task start #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://chromium-swarm.appspot.com/waits_by_minute
Should have a superposed graph with one color per dimension.
Y axis should be in log10 scale so lower values are visible.
X axis could be in log2 scale or linear, depending how it goes in practice.

The actual data in the table can be removed once the graphs are working.

Original issue reported on code.google.com by maruel@chromium.org on 7 Jan 2014 at 8:36

GoogleCodeExporter commented 9 years ago
I'll reopen a new bug because /waits_by_minute doesn't exist anymore.

Original comment by maruel@chromium.org on 6 Aug 2014 at 3:39