Re: How to monitor jenkins queue

2019-02-13 Thread Lukas Resch
Hi, Am 12.02.2019 um 19:46 schrieb vit.gorbu...@gmail.com: 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 I think you are looking for the load statistics at /load-statistics HTH -- You received this

Re: How to monitor jenkins queue

2019-02-12 Thread Victor Martinez
I used https://plugins.jenkins.io/metrics in the past plus some groovy scripts to export those metrics. I also used https://plugins.jenkins.io/build-failure-analyzer and an atlasboard on the top to visualise build times and so on. my two cents -- You received this message because you are subs

How to monitor jenkins queue

2019-02-12 Thread vit . gorbunov
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