Skip to content

Commit 97770f2

Browse files
authored
update uptime ips url (#15722)
ref: getsentry/sentry#104305
1 parent 56cfdd6 commit 97770f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security-legal-pii/security/ip-ranges.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Sentry uses the following IP addresses for uptime checks for all regions:
149149
For the most up-to-date list of Uptime Monitoring IP addresses, you can query the following API endpoint:
150150

151151
```plaintext
152-
https://us.sentry.io/api/0/uptime-ips/
152+
https://sentry.io/api/0/uptime-ips/
153153
```
154154

155155
This endpoint returns a newline-separated list of all current Uptime Monitoring IP addresses (for all regions) that can be programmatically processed in your allowlist configurations.

0 commit comments

Comments
 (0)