We’ve broken our single test job into many smaller test jobs (js unit, ruby unit, ruby feature). I’d like to get insights/trend by job/container. Currently insights are across all jobs, which does not reveal if any, one, job is trending slower. So if I have, say 5 jobs by 20 builds per day, the sample size is too high to detect if one job, ruby feature job, is trending slower.
Or at least the ability to export all this data - job execution time and success rate - for all builds so I can filter in a spreadsheet.