[PR #3483] [MERGED] feat: add tracing replicas docs to claude code page #3530

Closed
opened 2026-06-05 18:23:24 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3483
Author: @open-swe[bot]
Created: 4/7/2026
Status: Merged
Merged: 4/7/2026
Merged by: @lnhsingh

Base: mainHead: open-swe/9d5ae758-5739-cdc2-a4e5-53852b9e646f


📝 Commits (4)

  • c08a579 Add tracing replicas documentation to Claude Code page
  • b1e9124 Move replicas section toward end of Claude Code tracing page
  • 361cacf Apply suggestions from code review
  • 06cafb5 fix formatting

📊 Changes

1 file changed (+60 additions, -0 deletions)

View changed files

📝 src/langsmith/trace-claude-code.mdx (+60 -0)

📄 Description

Description

Adds documentation for the new CC_LANGSMITH_RUNS_ENDPOINTS environment variable to the Claude Code tracing page. This allows users to trace to multiple LangSmith projects or workspaces simultaneously using replica configurations.

Test Plan

  • Verify the new "Trace to multiple destinations (replicas)" section renders correctly on the Claude Code tracing page
  • Verify the internal link to /langsmith/log-traces-to-project resolves correctly

Opened collaboratively by Jacob Lee and open-swe.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3483 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/7/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `open-swe/9d5ae758-5739-cdc2-a4e5-53852b9e646f` --- ### 📝 Commits (4) - [`c08a579`](https://github.com/langchain-ai/docs/commit/c08a579258fd8a3b0068d584d92214704ebd37c5) Add tracing replicas documentation to Claude Code page - [`b1e9124`](https://github.com/langchain-ai/docs/commit/b1e912462f60a03954762c6012535c3f7206fae1) Move replicas section toward end of Claude Code tracing page - [`361cacf`](https://github.com/langchain-ai/docs/commit/361cacf2f89ab1ad08c8c08e35922faa2f7cd1c8) Apply suggestions from code review - [`06cafb5`](https://github.com/langchain-ai/docs/commit/06cafb5466c5ca8a1b39fc62e9d1cc503108ae48) fix formatting ### 📊 Changes **1 file changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/trace-claude-code.mdx` (+60 -0) </details> ### 📄 Description ## Description Adds documentation for the new `CC_LANGSMITH_RUNS_ENDPOINTS` environment variable to the Claude Code tracing page. This allows users to trace to multiple LangSmith projects or workspaces simultaneously using replica configurations. ## Test Plan - [ ] Verify the new "Trace to multiple destinations (replicas)" section renders correctly on the Claude Code tracing page - [ ] Verify the internal link to `/langsmith/log-traces-to-project` resolves correctly _Opened collaboratively by Jacob Lee and open-swe._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:24 -04:00
yindo closed this issue 2026-06-05 18:23:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3530