|
Global build stats plugin will allow to gather and display global build result statistics.
Plugin Information
RequirementsGlobal build stats plugin requires Hudson 1.339 or higher. |
|
Global build stats plugin will allow to gather and display global build result statistics.
Plugin Information
RequirementsGlobal build stats plugin requires Hudson 1.339 or higher. |
Comments (18)
Apr 27, 2010
Sagar Khushalani says:
Really good plugin. My favourite part is the fact that one can use the URL to cr...Really good plugin. My favourite part is the fact that one can use the URL to create live exports of the graphs (I have them in the system message, so anyone who comes to the home page can see the graphs).
Thanks!
Apr 27, 2010
Frederic Camblor says:
You're welcome ! But beware with this : Chart rendering can take CPU ... if y...You're welcome !
But beware with this :
Eventually, I could add some checkbox allowing to publish charts to everyone, even if they don't have administrative rights
Jun 11, 2010
Geoff Kirk says:
Awesome plugin. I can't wait to try the live exports on the system message...Awesome plugin. I can't wait to try the live exports on the system message. For me, I did notice I needed to manually update the 'form.jelly' config file so that the 'checkUrl' values began with /hudson/plugin instead of /plugin. Otherwise, I got HTTP 404 errors displaying for each of the field validation labels.
Jun 11, 2010
Frederic Camblor says:
Yup this reminds me an issue I fixed some weeks ago I haven't had much time to...Yup this reminds me an issue I fixed some weeks ago
I haven't had much time to work on the plugin recently ... this is too bad since first 0.1 release is almost here !
I'll try to work on it this week end.
Cheers
Frederic
Jul 28, 2010
Marco Renz says:
I really like your plugin. It is very useful. Many Thanks! One minor issue: Cou...I really like your plugin. It is very useful. Many Thanks!
One minor issue: Could the charts use the same colors as normally used for the status, e.g. unstable=yellow?
Jul 29, 2010
Frederic Camblor says:
For sure ! I'll try to package this in 0.3For sure !
I'll try to package this in 0.3
Aug 17, 2010
Frederic Camblor says:
Your request to change colors has been packaged in v0.3 of the pluginYour request to change colors has been packaged in v0.3 of the plugin
Sep 02, 2010
Marco Renz says:
It's working great. Thanks!It's working great. Thanks!
Sep 17, 2010
Marty Chen says:
Great plugin. I am using version 0.4. Is it possible to publish this chart in Da...Great plugin. I am using version 0.4. Is it possible to publish this chart in Dashboard? If yes, how can I do this? Thanks.
Sep 22, 2010
Frederic Camblor says:
Hi ! Image urls displayed (with buildStatId GET parameter) are copy/pastable an...Hi !
Image urls displayed (with buildStatId GET parameter) are copy/pastable anywhere : no security check will be applied on them
Since 0.3, I consider you can share chart by sharing buildStatId identifier ("a la" google documents) ... that's why I provided functionnality to change this identifier if you want to "unshare" your chart with others
Nov 17, 2010
kdszh says:
Hi ! I have a problem when create a chart. when I click the "Create ...Hi !
I have a problem when create a chart. when I click the "Create new chart" button,the progress "Loading...please wait" never stop (please see the image below)
What's the problem ?
Hudson version:1.383 Global Build Stats version: 1.0
Nov 17, 2010
kdszh says:
sorry, I change my browser to "Chrome" ,it works well . maybe it's a prob...sorry, I change my browser to "Chrome" ,it works well .
maybe it's a problem about my previous IE setting.
close. :)
Nov 18, 2010
Frederic Camblor says:
I'm interested in your bug. If you can go further and reproduce it, giving IE ve...I'm interested in your bug.
If you can go further and reproduce it, giving IE version (with your service pack) and, eventually, error shown in a debug bar, it would be great
Nov 18, 2010
Rasmus Bergstroem says:
Hi, this ttols seems like just the thing i need, however i am fairly new to Huds...Hi, this ttols seems like just the thing i need, however i am fairly new to Hudson, so i am not sure that it can actually do what i need it to do.
At work we have several Hudson build machines - one for each project. We would like to have a single monitor to show results and trends for all the different build machines.
To implement that I have set up another Hudson machines with the purpose of monitoring the others.
What i would like to know is if your tool are capable of doing this ? Can it monitor other Hudsons ? And if it can, how do i set it up to do it ?
Your help is greatly appreciated
Rasmus Bergstrøm
Nov 18, 2010
Frederic Camblor says:
Are you talking about hudson slaves when you're talking about "hudson machines" ...Are you talking about hudson slaves when you're talking about "hudson machines" ?
If yes, then "yes you can"
By default, a chart is gathering data from every hudson nodes. But since v0.5, you can display results on specifics nodes (by providing a regex on your node's name).
Nov 19, 2010
Rasmus Bergstroem says:
Unfortunately the different buildservers are not set up as slaves/masters, but s...Unfortunately the different buildservers are not set up as slaves/masters, but stand alone build machines.
Nov 19, 2010
Frederic Camblor says:
I won't be able to do anything for you then. The Hudson plugins architecture is ...I won't be able to do anything for you then.
The Hudson plugins architecture is not made to interoperate between several hudson instances if they are not master/slaves ones.
Nov 19, 2010
Rasmus Bergstroem says:
Okay. Thank you for your help and swift answer :)Okay. Thank you for your help and swift answer :)