jenkins.sitespeed.io
jenkins.sitespeed.io copied to clipboard
Timings generation
Hello,
i would really like to generate the timings with the plugin for: https://github.com/flecno/docker-grafana-graphite. But all my configuration don't work. It looks like this now:
Hi @coderDem , so you want to send all the metrics to Graphite and graph them using Grafana?
First, use these two Docker images: https://registry.hub.docker.com/u/sitespeedio/graphite/ https://registry.hub.docker.com/u/grafana/grafana/
Then to actually send the data, you can follow the instructions here: http://www.sitespeed.io/documentation/graphs/ and add the extra parameters as "add extra configuration".
Is that what you want to do?
Best Peter
Hello,
I have a functional graphite and grafana. But with the plugin I can't generate the backEndTime, frontEndTime,serverResponseTime:
So I need to now how to use the plugin to generate the datasets. The extra parameter have no effect on my results...
Ah I see sorry, you need to configure a browser to run to fetch the timings, then it should be there automatically (if you haven't changed the parameter --graphiteData
).
Ok with this configuration:
I got this results:
And I want the data like in this notes:
http://www.sitespeed.io/release-notes/2.5/
So how it is possible to configure Firefox who are come out of the box from the plugin?
Hi again, hmm seems like a bug in the plugin. What OS are you using? Check the logs from the run, hopefully they are saying something. You should see the log files in the same level as the index.html. You can email them to me peter[at]soulgalore[dot]com.
Best Peter
P.S You can remove the things from the Extra configuration step.
Hello,
I use an Linux as OS: 2.6.32-431.11.2.el6.x86_64. I send you the logs per email.
Best Ivan
Cool, have configured the Jenkins Xvfb plugin? https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin
Best Peter
I see that I have no Xvifb-Plugin installed. I will install this plugin and write if it worked.
You need it to able to run Firefox but it still looks like something else is wrong? hmm.
Ok now he generates the data:
But he only sends a http folder without the summery:
Any ideas why he does this?