Workers - Automatic tracing across Durable Object and Worker subrequests
1mo ago
Source
CloudflareWorkers - Automatic tracing across Durable Object and Worker subrequestscloudflare.comYou can now get a single unified trace across Worker-to-Worker subrequests, with trace context propagating automatically. Previously, automatic tracing produced disconnected traces when a Worker called another Worker through a service binding or Durable Object . This means you can: Follow a request through your entire Worker architecture in one trace view See service binding and Durable Object calls as nested child spans instead of separate traces Debug cross-Worker request flows in the Cloudflare dashboard or in an external observability platform via OpenTelemetry Tracing must be enabled in your Wrangler configuration for traces to be recorded. Checkout Workers tracing to get started. Up next, we are working on external trace context propagation using W3C Trace Context standards , which will allow traces from your Workers to link with traces from services outside of Cloudflare.
You might also wanna read
Cloudflare expands AI bot management tools with granular traffic controls for all customers
Cloudflare is celebrating the second "Content Independence Day" by expanding AI traffic management options for all website owners. Building
Workers - Simpler runtime types with @cloudflare/workers-types v5
Cloudflare·1d ago
Cache - Cache multiple versions of a URL with Vary
Cloudflare·2d ago
Cloudflare One - Hostname routing for Cloudflare Mesh
Cloudflare·2d ago
AI Search - Manage AI Search sync jobs with Wrangler CLI
Cloudflare·2d ago
Workers - Work across multiple accounts with Wrangler auth profiles
Cloudflare·2d ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.