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. For more options, visit https://groups.google.com/d/optout.
