ELSEIF
Your brief EB
240 stories from 71 feeds 49 clusters Refreshed 3 minutes ago next pull 14:20

INFRA Signal 583

Introducing: Cloudflare Agents

Cloudflare has launched a unified Agents experience in its dashboard, beginning with agent-aware distributed tracing that adds spans for model calls, tool executions, approval events, and subagent activity on top of existing Workers infrastructure spans.

WHY IT MATTERS

For engineers running agentic workloads on Workers, the new view fills a real observability gap: prior traces covered fetch, KV, and D1 operations but stopped at the agent boundary, leaving you unable to tell whether a slow turn was the model, a tool, or the network. First-day support is limited to three OpenTelemetry-compatible harnesses, so adoption cost depends on whether your stack already uses one of them. Replay is recorded rather than re-executed, and payload capture is opt-in for sensitive data, so teams will need to make explicit choices about what gets stored.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Cloudflare's new agent tracing layers agent-operation spans on top of existing Workers infrastructure spans, with model name and token usage attached as trace metadata.

02

Initial harness support is limited to Think, Flue, and the AI SDK, with traces viewable in the Cloudflare dashboard or exported to an OpenTelemetry-compatible destination.

03

The Agents dashboard view includes a session replay of recorded messages and tool payloads, gated by storeMessages and storeTools flags that can be disabled when payloads contain sensitive data.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Cloudflare Introducing: Cloudflare Agents Open ↗