Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYNTH-18459] Add Synthetics Mobile IP ranges for HTTP steps #27726

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,19 @@ The following is the list of IP ranges associated with the real devices used for
`185.94.24.0/22`</br>
`34.96.70.78`</br>

Below is the list of IP ranges required for executing HTTP steps within Synthetic Mobile Application Tests. You may disregard these ranges if your tests do not use HTTP steps.

`52.13.151.244/32`<br>
`54.201.250.26/32`<br>
`44.236.137.143/32`<br>
`52.35.189.191/32`<br>
`34.208.32.189/32`<br>
`52.35.61.232/32`<br>
`52.89.221.151/32`<br>
`3.120.223.25/32`<br>
`3.121.24.234/32`<br>
`18.195.155.52/32`<br>

## Troubleshooting

If you experience issues with Mobile App Testing on restricted networks, use the following troubleshooting guidelines. If you need further assistance, contact [Datadog support][1].
Expand Down
Loading