Jenkins Monitoring Plugin - more queue stats?

97 views
Skip to first unread message

host...@gmail.com

unread,
Oct 1, 2019, 3:30:37 AM10/1/19
to javamelody
Hello,
would it be possible to add some more build queue stats to the "nodes" monitoring view (where the queue length is already) of the Jenkins Monitoring Plugin?
I mean something like an average queue wait time at least - so that we'd have an idea how long do the build have to wait in that queue before they start building.

Thanks,
Peter

evernat

unread,
Oct 13, 2019, 10:08:33 AM10/13/19
to javamelody
Hello,

The average queue wait time would not be good in my opinion. Because when a new build is added to the build queue, the average wait time would be decreased sharply in the graph. It would not be intuitive to have a decreased value for some time when a build is added in the queue, like when a build is removed. It would be better to have a value increasing slowly when a build is added in the queue.

So I have added a graph of the sum of the waiting durations of the builds in the build queue.
It is in /monitoring/nodes of the Jenkins monitoring plugin, next to the build queue length.
If you want the average wait time, you can still divide the sum by the build queue length for the same time in the graphs.

It will be in the next release (1.80). You can download a snapshot build at:

bye,
Emeric
Reply all
Reply to author
Forward
0 new messages