cred to jpvincent
This commit is contained in:
parent
e642eb9b47
commit
33626b4d51
|
|
@ -7,7 +7,7 @@
|
|||
* The metric lines (firstVisualChange etc) is now stronger and easier to spot
|
||||
* Slack: firstVisualChange, lastVisualChange and fullyLoaded metrics will be sent by default and you can now configure what metric you wanna use to decide if it is a warning/error message
|
||||
* Use video.js as video player
|
||||
* Collect custom metrics in WebPageTest (and send them to Graphite when configured)
|
||||
* Collect custom metrics in WebPageTest (and send them to Graphite when configured). Thank you https://github.com/jpvincent for the initial PR!
|
||||
|
||||
### Fixed
|
||||
* Running multiple URLs in WebPageTest failed because of a "feature" in the WebPageTest NodeJS API where options in s are change to ms. https://github.com/sitespeedio/sitespeed.io/issues/1367
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ Many many many thanks to:
|
|||
* Moos (@moos)
|
||||
* Örjan Sjöholm (@orjan)
|
||||
* Abha Gupta (@abhagupta)
|
||||
* jpvincent (@jpvincent)
|
||||
|
||||
3.X and earlier:
|
||||
* Tom Sutton (@tomsutton1984)
|
||||
|
|
|
|||
Loading…
Reference in New Issue