ToolsThe story, in brief

Cloudflare Adds Agent Tracing, with Truncation Limits and Uneven Payload Defaults

Cloudflare's agent tracing is now GA—but watch the October billing shift: every span becomes a billable event.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Cloudflare expanded Workers observability to cover agent workflows (invocations, model calls, tool runs, approvals), enabling turn-by-turn session replay. Practitioners deploying agents on Cloudflare need to understand payload truncation defaults vary by framework, and plan for billing changes starting October 1, 2026.

The key facts

11 to know
  1. Agent tracing added to Cloudflare Workers: agent invocations, model calls, tool runs, approvals tracked as spans

  2. Session replay supports turn-by-turn debugging

  3. Traces are not lossless; payloads may be truncated

  4. Payload recording defaults differ by framework

  5. Billing change effective October 1, 2026: every span becomes billable

  6. Source: InfoQ / Steef-Jan Wiggers

  7. Agent tracing spans invocations, model calls, tool runs, and approvals within Workers traces

  8. Session replay available turn-by-turn; traces are not lossless, payloads may be truncated

  9. Payload recording defaults vary by framework

  10. Billing change effective October 1, 2026: every span becomes a billable event

  11. Published August 15, 2026

Go to the source

InfoQ AI/MLinfoq.com

Publisher excerpt: Cloudflare launched agent tracing, adding spans for agent invocations, model calls, tool runs, and approvals to existing Workers traces. Sessions replay turn by turn, though the docs warn traces are not lossless and payloads may be truncated. Payload recording defaults differ by framework, and from…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools