Hi Christian, Jenkins Build widget is a Dashing widget to show a build status and progress only, by doing a pull from Jenkins. Does it aggregate all build stats and display rate of failure or number of failures? DashBeats is a Jenkins plugin to push data to Dashing widgets using BFA stats aggregation. A Dashing dashboard is under development actually, using specific widgets to display relevant information. It can use indeed Jenkins Build widget if we need such.
Based on business feedback, we are evaluating the need of storing all stats and raw logs into an external database, and use elasticSearch/Kibana to display them as an alternative to Dashing. That being said, the effort we will put into this will depend on business needs. Br Kong On Tuesday, September 30, 2014 10:03:51 PM UTC+2, Christian Galsterer wrote: > > Hi, > > not sure why one need a new plugin. To update a Widget in Dashing a simple > curl would do it. Wouldn't a simple "Execute Shell Script" not be enough? > Have you checked out Jenkins Build Widget > <https://gist.github.com/mavimo/6334816> which shows the build status for > specified Jenkins builds. We use this in 10+ dashboards with several 100 of > builds polling every 1 minute without a problem. > > Just wanted to let you that there is already an option to display Jenkins > build status with dashing. > > Br > Christian > > > On Wednesday, September 24, 2014 10:24:26 PM UTC+2, Kong To wrote: >> >> Hi Ullrich, >> >> Would you please add 2 maintainers to this repo. >> >> GitHub ids : scoheb <https://github.com/scoheb> and marco-miller. >> >> Kong >> >> On Wednesday, September 17, 2014 5:39:42 PM UTC-4, Ullrich Hafner wrote: >>> >>> Created https://github.com/jenkinsci/dashbeats-plugin >>> >>> Welcome aboard! Ulli >>> >>> Am 17.09.2014 um 15:18 schrieb Kong To <[email protected]>: >>> >>> Hi Ullrich, >>> >>> We do see interest in making this plugin available to the community and >>> will create a wiki for this. Our organization's need is to display build >>> stats on a screen. Actually this plugin publishes stats to Dashing. Jenkins >>> users may find it usefull and may customise their own Dashing dashboards or >>> widgets. >>> >>> Kong >>> >>> >>> On Wednesday, September 17, 2014 6:52:39 AM UTC-4, Ullrich Hafner wrote: >>>> >>>> Is this plugin only relevant to your organization? >>>> >>>> Am 15.09.2014 um 16:27 schrieb Kong To <[email protected]>: >>>> >>>> Hi, >>>> >>>> Within our orgnization (Ericsson), we care going to create a new plugin >>>> and would like to host it on Jenkinsci. >>>> >>>> GitHub plugin name : dashbeats-plugin >>>> GitHub id: newlight77 >>>> Existing GitHub: https://github.com/newlight77/dashbeats-plugin >>>> >>>> Kong >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Developers" 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/d/optout. >>>> >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" 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/d/optout. >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/d/optout.
