Asset monitor using webpagetest

I’ve added some new functionality to my webpagetest/jmeter/jenkins graphing solution:

WebpageTest Asset Monitor

'We have a lot of 3rd party requests building our pages from adverts to font providers to monitoring tools etc. We suspect one of these components has been causing performance issues lately - we have noticed some slow responses in our regular monitoring tools. So we want to hone in on it and graph the trends.

The component in question is dynamic, built from javascript so we can’t simply call it with a regular monitoring solution. Instead we are going to use the webpagetest solution elswhere on this site and add in a monitor for this page component, digging into the detailed page of the webpagetest analysis to graph connection time, time to first byte and download time for this component’

Kind regards,
Nicholas