I have a jenkins instance running around 200 jobs. What I need is a plugin to show the build statistics for all the jobs.
- Total Builds for each project
- Failures
- Success
- Average time per build.
Searched a lot, but couldn't find a proper report plugin. Please help