You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/api/index.md
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ eleventyNavigation:
7
7
# WebPageTest Quickstart
8
8
The WebPageTest [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API gives you full access to the power and depth of WebPageTest's analysis, letting you pull performance data into your existing workflows and processes.
9
9
10
+
## Agent Updates
11
+
10
12
> <div><br/></div>
11
13
> Effective June 15th, we will be transitioning from AWS (Amazon Web Services) to GCP (Google Cloud Platform) and your tests will be retargeted to the new locations based on the mapping below.
12
14
> <div><br/></div>
@@ -33,6 +35,45 @@ The WebPageTest [REST](https://en.wikipedia.org/wiki/Representational_state_tran
33
35
34
36
<br/>
35
37
38
+
> <div><br/></div>
39
+
> The following locations have been updated with the latest WebPageTest agent version; with this version update we have also updated the agent names, please take note of the new agent name and make any necessary changes to your API automation as the existing agent name will be retired. Current agent names will be mapped to the new name until retirement.
40
+
> <div><br/></div>
41
+
>
42
+
> | Current Location Name | Current Agent Name | New Location Name | New Agent Name |
Copy file name to clipboardExpand all lines: src/change-log.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ eleventyNavigation:
5
5
order: 999
6
6
---
7
7
# WebPageTest Change Log
8
+
## June, 2024
9
+
-**June 15** Added alert message for API users with locations which had agent version/name update.
8
10
## May, 2024
9
11
-**May 20** Added alert message for API users with mapping between old and new locations.
10
12
## January, 2022
@@ -34,7 +36,7 @@ eleventyNavigation:
34
36
-**May 24:** Updated the [Wappalyzer](https://www.wappalyzer.com/) engine and detections to the latest.
35
37
-**May 24:**[%ORIGIN% can be used in your scripts](/scripting/#%25origin%25).
36
38
-**May 19:** Fixed an issue where video capture may have terminated prematurely (at 30 seconds). Particularly noticeable when running SPOF comparison tests.
37
-
-**May 17:** WebPageTest custom metrics now can access the [full accessibility tree in Chromium-based browsers using the $WPT_ACCESSIBILITY_TREE placeholder](https://twitter.com/patmeenan/status/1394303297931157506).
39
+
-**May 17:** WebPageTest custom metrics now can access the [full accessibility tree in Chromium-based browsers using the $WPT_ACCESSIBILITY_TREE placeholder](https://twitter.com/patmeenan/status/1394303297931157506).
38
40
-**May 13:** The Cumulative Layout Shift section of the core web vitals page [lets you hover over a thumbnail to see what content is moving and why](https://twitter.com/patmeenan/status/1392906405036888064).
39
41
-**May 5:** WebPageTest now has a [core web vitals diagnostics page](https://twitter.com/patmeenan/status/1390030084543811586) to help debug your core web vitals by exposing additional context and providing focused visualizations.
40
42
-**May 3:** The plot full results page now allows folks to force the graphs to start at zero ([issue #1485](https://github.com/WPO-Foundation/webpagetest/issues/1485)) to help normalize for comparison ([here's an example](https://www.webpagetest.org/graph_page_data.php?tests=210329_XiBZ_82b5bf1bae2119591621a677202ecfda-l%3A3PL%2C210329_Xi4A_0679d30b2dc8de471d1cade9f793183c-l%3A2.5PL%2C210329_XiKN_d329ef9e13a07bcd4bbca866777375fb-l%3A1.5PL%2C210329_Xi4C_ad8e2d4857cb143b85748b8e0ec6a8d2-l%3A1PL%2C210329_Xi3T_3e9b78ff5114579915f521df5d10045e-l%3A0PL&medianMetric=LoadTime&fv=1&zero_start=true&control=4)). We also now show metric tables for all tests on the graph results page, not just the first test ([issue #1484](https://github.com/WPO-Foundation/webpagetest/issues/1484)).
0 commit comments