Skip to content

feat(agent tracing): Reference Agent Tracing in more pages#18806

Open
sfanahata wants to merge 1 commit into
masterfrom
sfanahata/cross-link-agent-tracing
Open

feat(agent tracing): Reference Agent Tracing in more pages#18806
sfanahata wants to merge 1 commit into
masterfrom
sfanahata/cross-link-agent-tracing

Conversation

@sfanahata

Copy link
Copy Markdown
Contributor

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.

Platform Placement Notes
JavaScript After "Distributed Tracing", before "Verify" Uses PlatformCategorySection to show server vs browser copy with different links
Python Before "Next Steps" Mentions auto-instrumentation of OpenAI, Anthropic, LangChain
.NET Before "Next Steps" Mentions Microsoft.Extensions.AI
Ruby Before "Next Steps" Mentions custom instrumentation
React Native Before "Next Steps" Mentions manual instrumentation for AI calls
PHP/Laravel Before "Next Steps" Scoped to php.laravel via PlatformSection; mentions Laravel AI package

Product/concept pages

Page Change
Tracing concepts (/concepts/key-terms/tracing/) New "Trace AI Agent Workflows" subsection under "How Tracing Can Help You Debug"
Performance Monitoring (/product/sentry-basics/performance-monitoring/) Added Agent Tracing bullet to "Connected Context" list

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

@vercel

vercel Bot commented Jul 22, 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 Jul 22, 2026 10:49pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jul 22, 2026 10:49pm

Request Review

@codeowner-assignment
codeowner-assignment Bot requested review from a team July 22, 2026 22:32
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Redirect Chain Issues Detected

This PR introduces or contains redirect chains that degrade SEO and add latency.

Content Links Pointing to Redirects (1 found)

These links point to URLs that redirect. Update them to point directly to the final destination:

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
sfanahata force-pushed the sfanahata/cross-link-agent-tracing branch from 7425284 to 409c2b7 Compare July 22, 2026 22:37
@sfanahata sfanahata changed the title docs: Cross-link Agent Tracing from SDK tracing pages and product docs feat(agent tracing): Reference Agent Tracing in more pages Jul 24, 2026
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.

1 participant