Average build time/wait time across all jobs and builds on a Jenkins master for a given time period

2,071 views
Skip to first unread message

SU

unread,
Feb 24, 2016, 6:06:58 PM2/24/16
to Jenkins Users
Hello all,

I am very new to Jenkins and the plugin environment. I want to display the average wait time, build time across all jobs and all builds on a given Jenkins Master for a given time period - lets say last 7 days.

I have been looking in to the following 2 plugins

1. build-metrics-plugin
2. global-build-stats

Is it possible to generate the statistics that I need using these 2 plugins? Or is my only option is to write code to call Jenkins API to retrieve this information recursively and do the calculation myself.

Any help is much appreciated.

--su

Baptiste Mathus

unread,
Feb 28, 2016, 3:12:23 PM2/28/16
to jenkins...@googlegroups.com
Hi, seems like you need https://wiki.jenkins-ci.org/display/JENKINS/Metrics+Plugin 

You'll have some of the values you want immediately in each build. And then you can use the standard API to gather more specifically what you you want to.

Cheers

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/32d78930-b26d-45e0-b095-0ab4d13e2c03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages