You 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.
Source: Cloudflare
Latest Posts
- Amazon Aurora serverless is now available with 30% better performance and smarter scaling in additional AWS Regions
- Automated Security Response on AWS adds AI Toolkit for custom remediations

- Amazon Redshift now supports Apache Iceberg v3 tables

- Amazon Cognito now supports machine-to-machine authorization without a user pool domain






