Skip to content

Add SDK + Tracing docs page#105

Merged
Yash1hi merged 6 commits intomainfrom
add-sdk-tracing-docs
Mar 11, 2026
Merged

Add SDK + Tracing docs page#105
Yash1hi merged 6 commits intomainfrom
add-sdk-tracing-docs

Conversation

@Yash1hi
Copy link
Contributor

@Yash1hi Yash1hi commented Mar 11, 2026

Summary

  • Adds new features/sdk-tracing.mdx page documenting how to link runAndEvaluate() records with OpenTelemetry traces via otelLinkId
  • Includes tested code examples for Claude Agent SDK (TypeScript + Python) and SDK wrappers (Python with manual otel_link_id)
  • Adds dark/light mode screenshots showing a merged record with spans, inputs, outputs, and expected values
  • Adds "Where to go next" cross-links at the end of SDK quickstart and tracing quickstart
  • Moves SDK + Tracing to "Advanced features" in navigation

Test plan

  • All code examples were tested against production Scorecard and confirmed working:
    • Claude Agent SDK (TypeScript): runs 76782, 76785
    • Claude Agent SDK (Python): run 76787
    • SDK Wrappers (Python): run 76794
  • Traces linked to records via otelLinkId confirmed in UI

- Merge simulation questions into Getting Started section
- Add coming soon tags for multi-turn conversations and enterprise environments
- Update Metrics references to Critic Agent Metrics
- Add Claude Agent SDK as first framework integration
- Condense from 8 to 5 questions with more bolding on key points
Updated the "Viewing simulation results" section to point users to the
Record's details page directly, replacing references to Scorecard Run.
Merge main's improved eval description and new agent improvement
accordion while preserving branch's Record terminology and Claude
Agent SDK framework integration.
Add new features/sdk-tracing.mdx page documenting how to combine
runAndEvaluate() with OpenTelemetry traces via otelLinkId. Includes
tested code examples for Claude Agent SDK (TypeScript + Python) and
SDK wrappers (Python with manual otel_link_id).

Also adds "Where to go next" links at the end of SDK quickstart and
tracing quickstart pointing to each other and the new page.
@github-actions
Copy link

🖼️ Image Usage Check ✅

All 240 images in the repository are being used! No unused images found.

Great job keeping the repository clean! 🎉

@Yash1hi Yash1hi merged commit ea2104d into main Mar 11, 2026
6 of 7 checks passed
@Yash1hi Yash1hi deleted the add-sdk-tracing-docs branch March 11, 2026 22:32
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