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
-[Synthetics private location][11] workers rely on the endpoints below to submit test results:
38
+
-`intake.synthetics.datadoghq.com` for sending API test results from worker versions >0.1.6. For worker versions >=1.5.0 this is the only endpoint you need to configure.
39
+
-`intake-v2.synthetics.datadoghq.com` for sending browser test results for worker versions >0.2.0
40
+
-`api.datadoghq.com` for sending API test results from older worker versions <0.1.5
All of these domains are **CNAME** records pointing to a set of static IP addresses. These addresses can be found at `https://ip-ranges.`{{< region-param key="dd_site" code="true" >}}.
49
55
50
56
The information is structured as JSON following this schema:
@@ -172,3 +178,4 @@ To avoid running out of storage space, the Agent stores the metrics on disk only
0 commit comments