Commit Graph

1289 Commits

Author SHA1 Message Date
soulgalore 90683320f5 Add better Bearer/Auth info 2022-04-16 18:42:34 +02:00
Vladimir Stepanov d738a897bc
#3626 Update Grafana auth settings to allow api token or basic auth (#3627)
* Update Grafana auth settings to allow api token or basic auth

Current auth. configuration for Grafana restricts to use API key only. 
This change will allow to use both auth. types: 
Bearer {API_KEY}
or
Basic {USER_PASSWORD_HASH}

Co-authored-by: Vladimir Stepanov <vss1.odessa@gmail.com>
Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
2022-04-14 18:25:23 +02:00
Peter Hedenskog 0653dafa5b
Show which runs (#3631) 2022-04-14 18:24:27 +02:00
Peter Hedenskog 4c90f59c73
Add TTFB to timing metrics tab (#3630) 2022-04-14 18:24:12 +02:00
Peter Hedenskog ae64cf8b9c
Make it possible to disable annotations for Graphite. (#3625)
https://github.com/sitespeedio/sitespeed.io/issues/3624
2022-04-11 14:33:45 +02:00
soulgalore 34784e419b Even more safe checks when visual elements is broken 2022-04-11 08:53:29 +02:00
Peter Hedenskog 2abebd05ce
Another fix for failing visual elements (#3623) 2022-04-09 12:33:21 +02:00
Peter Hedenskog 47f11f86b1
Fix JUnit/alias bug. (#3620)
https://github.com/sitespeedio/sitespeed.io/issues/3617
2022-04-05 19:44:32 +02:00
Peter Hedenskog 0cc4aa9aa1
Make sure visual metrics exists for a run before it is used (#3619) 2022-04-05 19:32:58 +02:00
Peter Hedenskog fee304a02b
Text format and use timestamp from context and display UTC offset (#3611) 2022-03-25 14:04:39 +01:00
soulgalore 29a5bae2e2 tuning link text 2022-03-25 09:26:14 +01:00
Peter Hedenskog b3c1f6905e
Add the result URL for handy links (#3610) 2022-03-25 08:36:41 +01:00
Peter Hedenskog d7fcb8b4f3
Add friendly HTML to the latest stored data (#3609)
* Add friendly HTML to the latest stored data

* Add iterations
2022-03-24 08:39:54 +01:00
Peter Hedenskog e486a8a8a3
Pickup browser and version when we store latest run JSON (#3607) 2022-03-23 18:57:30 +01:00
Peter Hedenskog f0be749fe8
Add link to each run in side by side metric page. (#3593)
Make it easier to get to the run that collected that metric.
2022-03-09 10:05:25 +01:00
Peter Hedenskog 0f79c73bfa
Ignore sustainable.setup messages #3321 (#3587) 2022-03-04 08:26:08 +01:00
Peter Hedenskog 884d03ec5b
Show alias in result budget json. (#3582)
One thing that do not work 100% correct is if we have multiple URLs
with the same alias, then it could be that we do not show the correct
URL in the budget HTML file.
2022-02-25 14:13:07 +01:00
Peter Hedenskog 442fb415f8
Show Browsertime version in runtime settings. (#3575) 2022-02-24 11:13:55 +01:00
Peter Hedenskog ed6a87bb8f
Use latest Browsertime. (#3579) 2022-02-24 09:49:03 +01:00
Peter Hedenskog 7a7874b095
Fix: Show correct metrics side by side (#3573) 2022-02-20 14:36:28 +01:00
Peter Hedenskog 46f0a64fd5
Remove visualMetricsUsingTrace (#3574) 2022-02-20 14:36:12 +01:00
Peter Hedenskog bdc399e68a
Add alias name on budget page. (#3572)
https://github.com/sitespeedio/sitespeed.io/issues/3571
2022-02-20 13:42:53 +01:00
Peter Hedenskog b5293d2f42
Fix broken junit https://github.com/sitespeedio/sitespeed.io/issues/3568 (#3569) 2022-02-17 20:25:40 +01:00
Peter Hedenskog 4afd47fa30
Remove duplicates of third party cookies (#3545) 2022-01-28 14:06:02 +01:00
soulgalore 87ef7fe08a Make sure CLS is a number 2022-01-24 08:27:34 +01:00
soulgalore 170c45d515 Fix CLS check 2022-01-23 16:00:53 +01:00
soulgalore 7708599af5 Fix wrong CLS 2022-01-21 13:10:13 +01:00
soulgalore a50f086c69 cleanup crux code 2022-01-21 12:24:34 +01:00
Peter Hedenskog f736325b7f
Update summary tables with headings (#3541) 2022-01-21 11:26:15 +01:00
Peter Hedenskog 33201e6649
Show Crux data on page summary (#3540) 2022-01-21 09:00:39 +01:00
Peter Hedenskog 308cab1c28
Fix Crux visual issues (#3539) 2022-01-20 16:04:43 +01:00
Peter Hedenskog 8ff9b00612
Add crux enabling (#3538) 2022-01-20 16:02:34 +01:00
Peter Hedenskog 06a5e8c5e9
Remove Crux distribution table and use graph instead (#3537)
* Remove distribution table and use graph instead

* buckets and CLS
2022-01-20 14:59:14 +01:00
Peter Hedenskog 11c25bc85b
Add extra wait time between Crux calls (#3536) 2022-01-20 14:17:52 +01:00
soulgalore 7102724221 Fix for correct user agent 2022-01-01 23:05:24 +01:00
Peter Hedenskog c78c6f9919
co2 0.8.0 (#3519) 2021-11-28 21:40:27 +01:00
Peter Hedenskog e4af886488
Prepare showing offending assets transfer and content size (#3518) 2021-11-25 14:50:51 +01:00
Peter Hedenskog 6d5c7286b3
Do not show Google web vitals metrics twice (#3516) 2021-11-25 09:10:22 +01:00
Peter Hedenskog 4d88f0f1e4
Show TTFB on summary page (#3517) 2021-11-25 09:09:58 +01:00
Peter Hedenskog 6293115cb5
Fix missing summary boxes (#3515)
* Fix missing summary boxes
2021-11-24 21:06:45 +01:00
Peter Hedenskog 6e38071b4d
new PerfCascade with support for chunks (#3514) 2021-11-24 08:26:29 +01:00
Peter Hedenskog 2dae52aa5b
Make coach HAR advice use DOM advice (#3512) 2021-11-22 03:42:02 +01:00
Peter Hedenskog 67f41e189b
Update green URLs (#3513) 2021-11-22 03:16:24 +01:00
Peter Hedenskog 7a187c4062
Ignore Influx and Grafana setup messages https://github.com/sitespeedio/sitespeed.io/issues/3507 (#3508) 2021-11-09 15:42:29 +01:00
Peter Hedenskog 49a5af9c50
Ignore Graphite setup messages. (#3506)
https://github.com/sitespeedio/sitespeed.io/issues/3505
2021-11-06 09:39:05 +01:00
Peter Hedenskog fd6a84ac6e
Better naming (#3486) 2021-10-14 08:31:24 +02:00
Peter Hedenskog 5a7147a579
Add extra metrics to the budget (#3484) 2021-10-13 15:53:51 +02:00
Peter Hedenskog c5c8241c50
Fix correct way to get user timings for budget (#3483) 2021-10-13 15:38:26 +02:00
Peter Hedenskog fc74461102
Support user timing marks/measurements in the budget (#3482) 2021-10-13 14:51:48 +02:00
Peter Hedenskog c3fcb35a8d
Add support for using alias in budget files. (#3479)
* Add support for using alias in budget files.

https://github.com/sitespeedio/sitespeed.io/issues/3477

* Make sure we are backward compatible
2021-10-12 09:50:48 +02:00