[PR #492] [MERGED] feat(js): Adds docs on tracing in serverless environments in JS #552

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/492
Author: @jacoblee93
Created: 10/26/2024
Status: Merged
Merged: 10/28/2024
Merged by: @jacoblee93

Base: mainHead: jacob/serverless_tracing


📝 Commits (7)

  • ac9b8ef Adds docs on tracing in serverless environments in JS
  • 9df93a0 Fix typo
  • 0aa9c34 Fix typo
  • ff0503c Merge branch 'main' of github.com:langchain-ai/langsmith-docs into jacob/serverless_tracing
  • f823ced Update copy
  • 6590421 More copy updates
  • 1eac3e8 Fix title

📊 Changes

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

View changed files

📝 docs/observability/how_to_guides/index.md (+1 -0)
docs/observability/how_to_guides/tracing/serverless_environments.mdx (+37 -0)
📝 docs/observability/how_to_guides/tracing/trace_with_langchain.mdx (+1 -1)
📝 versioned_docs/version-old/tracing/faq/langchain_specific_guides.mdx (+1 -1)

📄 Description

No description provided


🔄 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/492 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/26/2024 **Status:** ✅ Merged **Merged:** 10/28/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/serverless_tracing` --- ### 📝 Commits (7) - [`ac9b8ef`](https://github.com/langchain-ai/langsmith-docs/commit/ac9b8ef371d9418e5ded4bbe044d67f1f487de78) Adds docs on tracing in serverless environments in JS - [`9df93a0`](https://github.com/langchain-ai/langsmith-docs/commit/9df93a0ee9f7a563cc05a26fcdf49c10111ec20e) Fix typo - [`0aa9c34`](https://github.com/langchain-ai/langsmith-docs/commit/0aa9c346afbb5f23c143f5fbfe4d56f9fd2580e1) Fix typo - [`ff0503c`](https://github.com/langchain-ai/langsmith-docs/commit/ff0503c330f8a869149b9a4544860578301db136) Merge branch 'main' of github.com:langchain-ai/langsmith-docs into jacob/serverless_tracing - [`f823ced`](https://github.com/langchain-ai/langsmith-docs/commit/f823ceda8264b0f57183ca0f01ebe23827203735) Update copy - [`6590421`](https://github.com/langchain-ai/langsmith-docs/commit/6590421b54f98196969cedd7aa3d462bc4cd2b62) More copy updates - [`1eac3e8`](https://github.com/langchain-ai/langsmith-docs/commit/1eac3e86d9df20dedea388da29a326f75fc1cce3) Fix title ### 📊 Changes **4 files changed** (+40 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/index.md` (+1 -0) ➕ `docs/observability/how_to_guides/tracing/serverless_environments.mdx` (+37 -0) 📝 `docs/observability/how_to_guides/tracing/trace_with_langchain.mdx` (+1 -1) 📝 `versioned_docs/version-old/tracing/faq/langchain_specific_guides.mdx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:18:21 -05:00
yindo closed this issue 2026-02-21 17:18:21 -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#552