Hi there,
I have the following problem:
We build our jobs on aws instances and using EC2 fleet plugin to manage those.
The problem I have is that fleet configuration is really uneffective. Often I see like 100 jobs in queue, some of them waiting for more than an hour
I don't manage jenkins, so I can't do anything about it, but I would like to prove that we indeed have a problem
Is there some reporting tool/plugin that would allow to measure effectivness of queue usage? I would like to show how much time we actually lose during the week or so.
I'm considering to implement something myself using rest api, but perhaps it already exists.