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

2016-02-25 0:06 GMT+01:00 'SU' via Jenkins Users <
[email protected]>:

> 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
> <https://wiki.jenkins-ci.org/display/JENKINS/Global+Build+Stats+Plugin>
>
> 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
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/32d78930-b26d-45e0-b095-0ab4d13e2c03%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/32d78930-b26d-45e0-b095-0ab4d13e2c03%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS67iMbnc6uFF94EpB%2B00v%2B1QwrTLPia04t1UwXqtmFMyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to