feat(agent tracing): Reference Agent Tracing in more pages#18806
Open
sfanahata wants to merge 1 commit into
Open
feat(agent tracing): Reference Agent Tracing in more pages#18806sfanahata wants to merge 1 commit into
sfanahata wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Contributor
|
| File | Line | Current Link | Should Be |
|---|---|---|---|
docs/platforms/javascript/guides/cloudflare/features/workers-ai.mdx |
117 | /ai/monitoring/conversations/ |
/ai/observability/conversations/ |
Each redirect hop loses ~15% of SEO link equity and adds latency for users.
Add an 'Agent Tracing' section to every SDK tracing index page that supports it (JavaScript, Python, .NET, Ruby, React Native, PHP/Laravel), encouraging users to extend their tracing setup to capture AI agent workflows. Also add Agent Tracing mentions to: - Tracing concepts page (new subsection under debugging use cases) - Performance Monitoring product page (Connected Context list)
sfanahata
force-pushed
the
sfanahata/cross-link-agent-tracing
branch
from
July 22, 2026 22:37
7425284 to
409c2b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
Adds cross-links to Agent Tracing from every SDK tracing page that supports it, plus relevant product and concept pages. The goal is to surface Agent Tracing as a natural next step for users who already have tracing enabled.
SDK tracing pages — new "Agent Tracing" section
Each section briefly explains that with tracing already enabled, the SDK can extend to capture AI agent workflows, and links to the platform's agent tracing setup page.
PlatformCategorySectionto show server vs browser copy with different linksMicrosoft.Extensions.AIphp.laravelviaPlatformSection; mentions Laravel AI packageProduct/concept pages
/concepts/key-terms/tracing/)/product/sentry-basics/performance-monitoring/)IS YOUR CHANGE URGENT?
PRE-MERGE CHECKLIST