Commit Graph

997 Commits

Author SHA1 Message Date
soulgalore 441015af83 Remove console logs 2019-12-04 21:51:27 +01:00
Peter Hedenskog eb9f3e890d
Show the actual delay (#2812) 2019-12-04 20:11:17 +01:00
Peter Hedenskog caddb34d65
Verify that depth is set when you crawl #2806 (#2807) 2019-11-29 10:10:03 +01:00
Peter Hedenskog 041dac40a6
Show the CPU tab also if you only collect long tasks #2800 (#2802)
* Show the CPU tab also if you only collect long tasks #2800

* format
2019-11-26 07:54:01 +01:00
Peter Hedenskog 92cf54f9ba
Let Grafana annotations have same functionality as Graphite annotations. (#2798) 2019-11-24 14:26:47 -05:00
Peter Hedenskog 589ff06cb3
Pickup WebPageTest browser version if we run it standalone (#2793) 2019-11-19 20:29:22 -05:00
Peter Hedenskog 27e30351b3
Fix versions (#2792) 2019-11-19 20:09:11 -05:00
Peter Hedenskog d8a36370dc
Send browser version as part of annotation title. (#2791) 2019-11-19 17:48:36 -05:00
Peter Hedenskog 3d06f01119
Include sitespeed.io version in the annotation tag. (#2788) 2019-11-17 20:59:01 -05:00
Peter Hedenskog b1f6b9dc6f
Fix disaplaying wrong runs when using only WebPageTest #2777 (#2787) 2019-11-17 20:35:02 -05:00
Peter Hedenskog 0dc6ec0c9c
docs: help for first and last contenful paint (#2785) 2019-11-16 14:05:13 +01:00
Peter Hedenskog 792b598e5a
new browsertime with ttb and maxPotentialFid (#2783)
* new browsertime with ttb and maxPotentialFid

* lint

* show cpu info per run
2019-11-14 10:14:30 +01:00
Peter Hedenskog 70f357cecb
display fid on cpu and in the summary box (#2782) 2019-11-13 11:22:40 +01:00
Peter Hedenskog 3ee61ce6b9
Show and send FID to Graphite by default (#2781)
* Show and send FID to Graphite by default
2019-11-13 00:39:17 +01:00
Peter Hedenskog 0b5c91e485
Check that we have the data before we try to get it (#2778) 2019-11-11 21:37:56 +01:00
Peter Hedenskog e7ca4223ee
Post error message in the queue if upload fails. (#2774)
The message will be visible in the HTML and makse the exit code an
error. #2769
2019-11-09 22:36:53 +01:00
Samuli Reijonen b97dce509e Add --crawler.include (#2763) 2019-11-09 21:55:03 +01:00
Peter Hedenskog 50433de063
Handle errors that do not belong to a URL. (#2772) 2019-11-09 21:54:44 +01:00
Peter Hedenskog bd35cb7b7c
Get the timestamp from the summary from the first run #2766. (#2768) 2019-11-08 09:41:53 +01:00
Peter Hedenskog 6b2f38d6ba
Documentation changes for 11.0 (#2756) 2019-11-07 09:45:39 +01:00
Peter Hedenskog 5741befdc4
Fix running AXE in a script testing multiple pages #2754 (#2755)
* Fix running AXE in a script testing multiple pages #2754
2019-11-07 01:12:46 +01:00
soulgalore db729de512 cleanup list 2019-11-04 14:19:11 +01:00
Peter Hedenskog 164f7e6abb
Use friendly names for configuring summary boxes (#2747) 2019-11-04 14:16:35 +01:00
soulgalore 338720094a remove logging all the options 2019-11-04 13:52:40 +01:00
Peter Hedenskog 855571c6ba
Run without cli (#2746)
* Make sure we fail on errors
* Fix failing code
2019-11-03 19:04:11 +01:00
Peter Hedenskog 32e4bc2820
First step to make friendly names usable all over the place. (#2745) 2019-11-03 18:46:23 +01:00
Peter Hedenskog a71cb9dd5d
skip using cli array param since it's kind of evil (#2742) 2019-11-01 15:30:30 +01:00
thapasya-m 34ee102630 feat:summary box on result page (#2736)
customizable summary box on result index page
handle summary for tool axe separately
fix summary key mismatch
2019-11-01 15:22:37 +01:00
Peter Hedenskog 1f1434963e
Follow the same pattern to handle multiple cli params (#2731)
* Follow the same pattern to handle multiple cli params
2019-10-31 20:18:27 +01:00
Peter Hedenskog a7a1575558
Show the new ContentfulSpeedIndex metric (#2735) 2019-10-29 20:40:01 +01:00
thapasya-m c4d70d190e fix(pkg.json, html parser): restrict user given param (#2716) 2019-10-24 14:41:16 +02:00
Peter Hedenskog 065cf265e4
The filmstrip is only created using Visual Metrics so only use that (#2726) 2019-10-23 23:52:47 +02:00
soulgalore 8a1b21518c Looking for the correct visual metrics in Browsertime 2019-10-23 23:48:30 +02:00
Peter Hedenskog 23cbd2b81c
Display filmstrip if we collect visual metrics and remove the video. (#2724) 2019-10-23 23:41:13 +02:00
Peter Hedenskog 4795484a85
Remove old param (.speedIndex) and use the new .visualMetrics (#2725) 2019-10-23 23:40:42 +02:00
Peter Hedenskog 364f1f8515
Use axe tests in your budget (#2718) 2019-10-23 22:36:10 +02:00
thapasya-m 4fdd121912 feat-metric page display change, by new user entered arg (#2711)
cli args to display metric tests require
ISSUES CLOSED: 2001
2019-10-23 14:48:41 +02:00
Peter Hedenskog cf4719a2bf
At least log template errors with as much info as we have (#2709)
* At least log template errors with as much info as we have
2019-10-18 15:18:56 +02:00
soulgalore 8cc85664ce Adding missing slash, thanks @kevinlacotaco #2705 2019-10-18 14:41:57 +02:00
Peter Hedenskog d79a0e7c42
Add missing index.html to Slack URL #2705 (#2707) 2019-10-18 09:22:14 +02:00
soulgalore a70e472f52 Log influxdb annotations on debug level, not info 2019-10-17 20:42:56 +02:00
Peter Hedenskog 368636b24a
Fix logic when choosing HAR #2703 (#2704) 2019-10-17 20:29:39 +02:00
Peter Hedenskog 1ca9d563b5
Log only HTTP errors (#2702) 2019-10-17 08:36:41 +02:00
soulgalore 9b368d2217 new coach 2019-10-16 13:26:51 +02:00
Kevin Lakotko f803cde4e2 fix(graphite): update indexed keys with names (#2701) 2019-10-14 21:40:15 +02:00
Kevin Lakotko 5397fceaff feat(metrics): allow filtering run metrics (#2697) 2019-10-14 21:36:37 +02:00
Peter Hedenskog f774ba3335
Add visual metrics data to each run before we generate filmstrip data (#2700) 2019-10-13 11:50:51 +02:00
Peter Hedenskog 5507618b3b
fix correct path to filmstrips (#2698) 2019-10-11 21:22:05 +02:00
Peter Hedenskog 395e311b52
Add filmstrip URL and data in the HAR (#2696) 2019-10-11 12:38:02 +02:00
thapasya-m 0889548620 feat - verify http status in budget (and log errors) (#2691)
on budget verify, check for responseCode from
pagesummary and log any status code > 399
configure budget httpErrors = 0
2019-10-10 20:30:59 +02:00