Skip to content

[Workers] RPC tracing for sessions + calls - #33367

Draft
apeacock1991 wants to merge 1 commit into
productionfrom
apeacock/document-jsrpc-session-spans
Draft

[Workers] RPC tracing for sessions + calls#33367
apeacock1991 wants to merge 1 commit into
productionfrom
apeacock/document-jsrpc-session-spans

Conversation

@apeacock1991

Copy link
Copy Markdown
Contributor

Add a changelog entry and describe RPC session and call spans for Workers and Durable Objects.

Documentation checklist

Add a changelog entry and describe RPC session and call spans for Workers and Durable Objects.
@github-actions github-actions Bot added product:workers Related to Workers product product:changelog labels Sep 10, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://apeacock-document-jsrpc-session-spans.previews.developers.cloudflare.com (commit a976f3d)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://85739055.previews.developers.cloudflare.com a976f3d 2026-09-10T12:41:30.755Z Visit the dashboard ↗

date: 2026-09-10
---

Workers traces now include RPC session spans alongside individual RPC call spans for JavaScript RPC. A session span covers the lifetime of a caller-side RPC session and groups calls that reuse that session.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will add a screenshot once the UI tweaks are in

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/workers/ @GregBrimble, @irvinebroque, @korinne, @MattieTK, @mikenomitch, @vy-ton, @WalshyDev, @cloudflare/deploy-config, @cloudflare/dev-plat-leads, @cloudflare/workers-docs, @cloudflare/workers-runtime-1, @cloudflare/wrangler, @cloudflare/pm-changelogs, @cloudflare/product-owners
/src/content/docs/workers/observability/ @irvinebroque, @mikenomitch, @nevikashah, @vy-ton, @cloudflare/product-owners

@irvinebroque irvinebroque left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

wonder what we should add to Durable Objects docs to make clear to humans/agents that tracing even possible

same with cloudflare/skills (pointing back to docs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants