What kind of information are you looking to trend? If it's code quality, Sonar might be a good fit. http://www.sonarqube.org
It's easily integrated with Jenkins and will give you trend information on a large number of code related metrics. You can select the values you care most about, plot them on a timeline and even throw in milestones to designate significant releases, changes in underlying libraries that prompted code changes, etc. On Tuesday, July 23, 2013 9:24:57 AM UTC-4, Greg Moncreaff wrote: > > Is there any way, for a job splash page or dashboard view, or plugin view, > to > have Jenkins/plugin be able to generate that presentation for an arbitrary > date? > > You basically get a where are we right now presentation with everything, > with maybe some basic delta from previous build, > but sometimes you (or more likely your manager) > wants to compare that with where you were in the past? > > Are you getting better or worse? by how much? in what areas? > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
