jenkins.sitespeed.io icon indicating copy to clipboard operation
jenkins.sitespeed.io copied to clipboard

Timings generation

Open coderDem opened this issue 9 years ago • 10 comments

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: configuration

coderDem avatar Apr 09 '15 09:04 coderDem

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

soulgalore avatar Apr 09 '15 11:04 soulgalore

Hello,

I have a functional graphite and grafana. But with the plugin I can't generate the backEndTime, frontEndTime,serverResponseTime: dashboard So I need to now how to use the plugin to generate the datasets. The extra parameter have no effect on my results...

coderDem avatar Apr 09 '15 12:04 coderDem

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).

soulgalore avatar Apr 09 '15 12:04 soulgalore

Ok with this configuration: configuration I got this results: 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?

coderDem avatar Apr 09 '15 12:04 coderDem

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.

soulgalore avatar Apr 09 '15 12:04 soulgalore

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

coderDem avatar Apr 09 '15 12:04 coderDem

Cool, have configured the Jenkins Xvfb plugin? https://wiki.jenkins-ci.org/display/JENKINS/Xvfb+Plugin

Best Peter

soulgalore avatar Apr 09 '15 12:04 soulgalore

I see that I have no Xvifb-Plugin installed. I will install this plugin and write if it worked.

coderDem avatar Apr 09 '15 12:04 coderDem

You need it to able to run Firefox but it still looks like something else is wrong? hmm.

soulgalore avatar Apr 09 '15 13:04 soulgalore

Ok now he generates the data: results

But he only sends a http folder without the summery: graphite Any ideas why he does this?

coderDem avatar Apr 15 '15 13:04 coderDem