[PR #291] [MERGED] feat(js): add distributed tracing docs #368

Closed
opened 2026-02-21 17:17:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/291
Author: @dqbd
Created: 6/7/2024
Status: Merged
Merged: 6/10/2024
Merged by: @dqbd

Base: mainHead: dqbd/js-distributed-tracing


📝 Commits (3)

📊 Changes

2 files changed (+93 additions, -4 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/index.md (+2 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/distributed_tracing.mdx (+91 -4)

📄 Description

Uses the withRunTree helper introduced here https://github.com/langchain-ai/langsmith-sdk/pull/772


🔄 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/langsmith-docs/pull/291 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 6/7/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/js-distributed-tracing` --- ### 📝 Commits (3) - [`b33590b`](https://github.com/langchain-ai/langsmith-docs/commit/b33590b8f41fd183dd305fb991ddfbe6a58594fe) feat(js): add distributed tracing docs - [`56f4798`](https://github.com/langchain-ai/langsmith-docs/commit/56f4798289845f726f54a843ac14799760952231) add to index.md - [`f98bf51`](https://github.com/langchain-ai/langsmith-docs/commit/f98bf512d5ea6c28224c26e9001e995b68737f89) Add version disclaimer ### 📊 Changes **2 files changed** (+93 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+2 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/distributed_tracing.mdx` (+91 -4) </details> ### 📄 Description Uses the `withRunTree` helper introduced here https://github.com/langchain-ai/langsmith-sdk/pull/772 --- <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-02-21 17:17:55 -05:00
yindo closed this issue 2026-02-21 17:17:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#368