Skip to content

Commit 2c14e06

Browse files
author
Christian Cordiviola
committed
added table for location update
1 parent c5d5b1e commit 2c14e06

2 files changed

Lines changed: 42 additions & 1 deletion

File tree

src/api/index.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,45 @@ The WebPageTest [REST](https://en.wikipedia.org/wiki/Representational_state_tran
3333
3434
<br/>
3535

36+
> <div><br/></div>
37+
> 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.
38+
> <div><br/></div>
39+
>
40+
> | Current Location Name | Current Agent Name | New Location Name | New Agent Name |
41+
> |---|---|---|---|
42+
> | Dubai, UAE - Azure (4805) | azure-uae-north | Dubai, UAE | DXB_AE_01 |
43+
> | Mumbai, India - EC2 (4806) | ap-south-1 | Mumbai, India | BOM_IN_01 |
44+
> | Jakarta, Indonesia - GCE (4809) | gce-asia-southeast2 | Jakarta, Indonesia | CGK_ID_01 |
45+
> | Shanghai, China - Tencent (4811) | tencent-shanghai | Shanghai, China | PVG_CN_04 |
46+
> | Beijing, China - Tencent (4813) | tencent-beijing | Beijing, China |BJS_CN_04 |
47+
> | Taiwan - GCE (4815) | gce-asia-east1 | Taiwan | TPE_TW_01 |
48+
> | Cape Town, South Africa - EC2 (4803) | ec2-af-south-1| Cape Town, South Africa | CPT_ZA_01 |
49+
> | Bahrain - EC2 (4804) | ec2-me-south-1 | Bahrain | BAH_BH_01 |
50+
> | Salt Lake City, Utah - GCE (4790) | gce-us-west3 | Salt Lake City, Utah, USA| SLC_US_02 |
51+
> | Ireland - EC2 (4796)| ec2-eu-west-1 | Ireland | DUB_IE_01 |
52+
> | Paris - EC2 (4798) | ec2-eu-west-3 | Paris, France | CDG_FR_01 |
53+
> | Amsterdam, NL - GCE (4799) | gce-europe-west4 | Amsterdam, Netherlands | AMS_NL_02 |
54+
> | Osaka, Japan - EC2 (4826) | ec2-ap-northeast-3 | Osaka, Japan | ITM_JP_01 |
55+
> |Melbourne, Australia - Azure (4819) |azure-australia-southeast| Melbourne, Australia | MEL_AU_03 |
56+
> | Los Angeles, CA- M1 Mac Mini (4793) | LosAngeles_M1MacMini |Los Angeles, California, USA (M1 Mac Mini) | LAX_US_05 |
57+
> | New York, NY- M1 Mac Mini (4785) | NewYork_M1MacMini | New York, New York, USA (M1 Mac Mini) | NYC_US_05 |
58+
> | Council Bluffs USA (8122) | gce-us-central1 | Council Bluffs, Iowa, USA |CBF_US_P02 |
59+
> | Atlanta USA (6088) | ec2-us-east-1-atl | Atlanta, Georgia, USA | ATL_US_P01|
60+
> | Boston USA (6089) | ec2-us-east-1-bos | Boston, Massachusetts, USA | BOS_US_P01 |
61+
> | Chicago USA (6090) | ec2-us-east-1-chi | Chicago, Illinois, USA | CHI_US_P01 |
62+
> | Dallas USA (6091) | ec2-us-east-1-dfw | Dallas, Texas, USA | DFW_US_P01 |
63+
> | Miami USA (6092) | ec2-us-east-1-mia | Miami, Florida, USA | MIA_US_P01 |
64+
> | New York City (6093) | ec2-us-east-1-nyc | New York, New York, USA | NYC_US_P01 |
65+
> | Los Angeles (6094) | ec2-us-west-2-lax | Los Angeles, California, USA | LAX_US_P01 |
66+
> | Seattle (6095) |ec2-us-west-2-sea |Seattle, Washington, USA | SEA_US_P01 |
67+
> | Portland (6096) | ec2-us-west-2-pdx | Portland, Oregon, USA | PDX_US_P01 |
68+
> | Seoul, Korea - EC2 | ec2-ap-northeast-2 | Seoul, Korea |  ICN_KR_01 |
69+
> | Bangkok, Thailand - Tencent | tencent-bangkok | Bangkok, Thailand | BKK_TH_01 |
70+
> | Hohhot, China - Alibaba | cn-het-ali-x01 | Hohhot, China | HET_CN_01 |
71+
> <div><br/></div>
72+
73+
<br/>
74+
3675
In this guide, we'll walk you through the process of getting up and running with you very first API test.
3776

3877
## 1. Get your API Key

src/change-log.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ eleventyNavigation:
55
order: 999
66
---
77
# WebPageTest Change Log
8+
## June, 2024
9+
- **June 15** Added alert message for API users with locations which had agent version/name update.
810
## May, 2024
911
- **May 20** Added alert message for API users with mapping between old and new locations.
1012
## January, 2022
@@ -34,7 +36,7 @@ eleventyNavigation:
3436
- **May 24:** Updated the [Wappalyzer](https://www.wappalyzer.com/) engine and detections to the latest.
3537
- **May 24:** [%ORIGIN% can be used in your scripts](/scripting/#%25origin%25).
3638
- **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).
3840
- **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).
3941
- **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.
4042
- **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

Comments
 (0)