Closed
Bug 1286856
Opened 8 years ago
Closed 5 years ago
Create a dashboard for tracking and analyzing try end-to-end times
Categories
(Testing :: General, defect, P3)
Testing
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wlach, Assigned: ekyle)
References
(Blocks 1 open bug)
Details
I have become convinced that we need some kind of dashboard for tracking how long try-pushes are taking, as well as breaking down the *individual* components of particularly long-lived try pushes and jobs.
In the past we've done various experiments with gantt-chart-type views of jobs which are useful for understanding what might be going on with an individual push, but never a holistic picture of the entire system, which is essential for optimization (for example, wait times are heavily impacted by what other parts of automation are doing).
Something like new relic's analytics views might be interesting inspiration here, as it combines a view of overall load on the system with samples of particularly long queries for analysis.
Comment 1•8 years ago
|
||
From ekyle:
Working on showing the high level (90th? percentile), “end-to-end” times. The hope is to reveal the longest running chain of jobs and provide a drill-down to the steps that explain the numbers. This particular statistic may be dubious, however, it provides something to build an interactive UI for other statistics.
Assignee: nobody → klahnakoski
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•