Charts in Jenkins

624 views
Skip to first unread message

Dan Glogoveanu

unread,
Jun 13, 2014, 7:32:04 AM6/13/14
to jenkin...@googlegroups.com
Hi guys, 

I am a newbie when it comes to Jenkins, I've only worked with it for the past two months. But there are sometime things i need that i just can't find an answer to no matter how much time i keep spending on research...
My newest tough one is memory metrics. I use Jenkins to build a C project for a micro-controller, at the end of the build i run some homegrown tools to parse the mapfile and get some MCU metrics like total rom/ram and rom/ram per lib etc.... before Jenkins i use to put this info in a text file, now that i use Jenkins i thought it would be nice to have a chart (a pie chart would be soooo nice) on each successful build's page and a history on the project page.

I've done some research, and there is a plugin called "Plot" that can read a csv file and put it on the build's page, only problem is that it doesn't recognize the csv i'm generating, after being confident with the configuration of the plugin i notice a csv had been created in the Jenkins job folder, while i've put my csv in the workspace.... and for some reason my locale uses the actual comma for separation while the plugin has generated the header with semicolon separators, so then i try using the semicolons but still it won't show anything in the plot.

For some reason i can't shake the iddea that this plugin might do the job for me but i can't get it to work. can someone give me some tips on how this plugin works, and maybe a sample csv that works with the plugin would be nice.

Maybe there's a plugin out there that can make this work for me...?

Another idea i had was to use google's charts, which are nice and easy to work with, but again the problem is getting them to show up in jenkins.


Thanks.

Ulli Hafner

unread,
Jun 13, 2014, 2:43:39 PM6/13/14
to jenkin...@googlegroups.com
You will get more answers on how to use the plot plugin in the users mailing list. This list is for developer questions. Or are you planning  to develop a plugin that should draw these graphs on the job page?

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

signature.asc

Emanuele Zattin

unread,
Jun 13, 2014, 2:53:51 PM6/13/14
to jenkin...@googlegroups.com
A D3 based plotting plugin would be nice ;-)

Emanuele Zattin
---------------------------------------------------
-I don't have to know an answer. I don't feel frightened by not knowing things; by being lost in a mysterious universe without any purpose — which is the way it really is, as far as I can tell, possibly. It doesn't frighten me.- Richard Feynman
Reply all
Reply to author
Forward
0 new messages