![]() |
WebPagetest 2.15 - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: WebPagetest 2.15 (/showthread.php?tid=13106) |
WebPagetest 2.15 - pmeenan - 07-23-2014 07:18 AM WebPagetest 2.15 is now available. The biggest changes: - The addition of custom metrics. - Logs integration for test results. - Significant improvements to the new mobile agents. - The mobitest android agents are no longer supported (security concerns with the results processing). - Added support for capturing and viewing Chrome traces. RE: WebPagetest 2.15 - headfonia - 07-23-2014 05:34 PM Thanks Patrick! Do we see the changes on the front page? Everything looks the same. RE: WebPagetest 2.15 - andydavies - 07-24-2014 12:19 AM \O/ Will give a test in the next couple of days RE: WebPagetest 2.15 - stuartevansuk - 10-11-2014 01:11 AM Thanks Patrick, sounds awesome, i'm interested in the following; "Logs integration for test results." Can you tell me how this is configured and where its configured? Thanks RE: WebPagetest 2.15 - pmeenan - 10-11-2014 04:22 AM In settings.ini on the server: https://github.com/WPO-Foundation/webpagetest/blob/master/www/settings/settings.ini.sample#L61 (logTestResults, logTestRequests and logPrivateTests settings) |