Skip to main content

Datadog Synthetic

recommended: observe
Operated by Datadog ai coding agent

Datadog Synthetic is a monitoring bot that performs synthetic tests and uptime checks on websites and APIs to measure performance, availability, and user experience from various locations around the world.

What it does

Datadog Synthetic's traffic often follows fixed intervals like a cron job. Activity may consist of short recurring checks or occasional intensive bursts, but it usually remains limited to a specific set of pages or endpoints.

How to identify it

User-agent contains any of:

  • Datadog Synthetic

Example user-agent string:

Datadog Synthetic

robots.txt

Well-behaved crawlers honor robots.txt. To control Datadog Synthetic:

Allow full access

User-agent: Datadog Synthetic
Allow: /

Block entirely

User-agent: Datadog Synthetic
Disallow: /

Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless — see how →

References

See Datadog Synthetic on your own site

Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.

Start free — connect in minutes