Skip to content

docs(js): Deduplicate Cloudflare agent tracing library list - #18948

Merged
shellmayr merged 1 commit into
masterfrom
shellmayr/docs/fix-cloudflare-agent-tracing-list
Aug 5, 2026
Merged

docs(js): Deduplicate Cloudflare agent tracing library list#18948
shellmayr merged 1 commit into
masterfrom
shellmayr/docs/fix-cloudflare-agent-tracing-list

Conversation

@shellmayr

Copy link
Copy Markdown
Member

The Cloudflare instrumentation list named every library twice: once in a prose block describing its setup, then again as a bare link list. Merge them so each library appears once, as a link carrying its setup step.

Before:
Screenshot 2026-08-05 at 15 28 57

After:
Screenshot 2026-08-05 at 15 28 52

The Cloudflare instrumentation list named every library twice: once in a
prose block describing its setup, then again as a bare link list. Merge
them so each library appears once, as a link carrying its setup step.

Agents SDK was in the link list with no setup guidance at all; it needs
instrumentAgentWithSentry. The prose also grouped LangChain and LangGraph
under "wrap your client", which fits neither: LangChain takes a callback
handler, and LangGraph wraps the graph before .compile().

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@shellmayr
shellmayr requested a review from vgrozdanic August 5, 2026 13:30
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 5, 2026 1:42pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Aug 5, 2026 1:42pm

Request Review

@shellmayr
shellmayr enabled auto-merge (squash) August 5, 2026 13:33
@shellmayr
shellmayr merged commit 563db1e into master Aug 5, 2026
22 checks passed
@shellmayr
shellmayr deleted the shellmayr/docs/fix-cloudflare-agent-tracing-list branch August 5, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants