raintank / raintank-collector

Raintank Remote Collector Agent
26 stars 4 forks source link

Add sitespeed checks #15

Open woodsaj opened 9 years ago

woodsaj commented 9 years ago

http://www.sitespeed.io/documentation/performance-dashboard/

We would like to be able to use sitespeed to collect data from our set of public and private collector nodes.

woodsaj commented 9 years ago

Making some good progress on this.

NewRelic have a good article on why they moved from Phantomjs to Chrome https://blog.newrelic.com/2015/03/30/synthetics-runtime-chrome/

So i am currently testing using Chrome and the ChromDriver. Analyzing a single page takes 10-15seconds and generates about 1000ish metrics.

Still a lot of thought needed on how we integrate this into the UI.