From 465012071fcf921ec74056b41f8cd7d9aa268881 Mon Sep 17 00:00:00 2001 From: thang62590 Date: Thu, 20 Feb 2025 18:18:43 -0500 Subject: [PATCH 1/2] Update private_location.md Add content about private locations being only supported on amd64 architecture --- content/en/getting_started/synthetics/private_location.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/getting_started/synthetics/private_location.md b/content/en/getting_started/synthetics/private_location.md index 85e9979635e..80710da935a 100644 --- a/content/en/getting_started/synthetics/private_location.md +++ b/content/en/getting_started/synthetics/private_location.md @@ -27,7 +27,7 @@ You can also use private locations to: - **Verify the application performance in your internal testing environment** before you release new features to production with [Synthetic tests in your CI/CD pipelines][1]. - **Compare the application performance** from inside and outside your internal network. -Private locations are Docker containers or Windows services that you can install anywhere inside your private network. Retrieve the docker image on [Google Container Registry][2] or download the [Windows installer][13].**\*** +Private locations are Docker containers or Windows services that you can install anywhere inside your private network. Retrieve the docker image on [Google Container Registry][2] or download the [Windows installer][13].**\*** **Note**: Currently, private locations on Docker containers are supported only on the amd64 architecture. If you have any questions about arm64 support, please contact [Datadog support][15]. **\*** **Use and operation of this software is governed by the End User License Agreement available [here][14].** @@ -114,3 +114,4 @@ Use your new private location just like a managed location in your Synthetic tes [12]: /synthetics/private_locations?tab=windows#install-your-private-location [13]: https://ddsynthetics-windows.s3.amazonaws.com/datadog-synthetics-worker-{{< synthetics-worker-version "synthetics-windows-pl" >}}.amd64.msi [14]: https://www.datadoghq.com/legal/eula/ +[15]: https://www.datadoghq.com/support/ From bb3e0654109842401242699e10822187a64bb883 Mon Sep 17 00:00:00 2001 From: thang62590 Date: Wed, 26 Mar 2025 09:51:58 -0400 Subject: [PATCH 2/2] Update content/en/getting_started/synthetics/private_location.md Co-authored-by: Bryce Eadie --- content/en/getting_started/synthetics/private_location.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/getting_started/synthetics/private_location.md b/content/en/getting_started/synthetics/private_location.md index 80710da935a..12473eaa306 100644 --- a/content/en/getting_started/synthetics/private_location.md +++ b/content/en/getting_started/synthetics/private_location.md @@ -27,7 +27,9 @@ You can also use private locations to: - **Verify the application performance in your internal testing environment** before you release new features to production with [Synthetic tests in your CI/CD pipelines][1]. - **Compare the application performance** from inside and outside your internal network. -Private locations are Docker containers or Windows services that you can install anywhere inside your private network. Retrieve the docker image on [Google Container Registry][2] or download the [Windows installer][13].**\*** **Note**: Currently, private locations on Docker containers are supported only on the amd64 architecture. If you have any questions about arm64 support, please contact [Datadog support][15]. +Private locations are Docker containers or Windows services that you can install anywhere inside your private network. Retrieve the docker image on [Google Container Registry][2] or download the [Windows installer][13].**\*** + +**Note**: Private locations on Docker containers are supported only on the amd64 architecture. If you have any questions about arm64 support, contact [Datadog support][15]. **\*** **Use and operation of this software is governed by the End User License Agreement available [here][14].**