[PR #89] [MERGED] Adds JS tracing integrations page, splits by language #180

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/89
Author: @jacoblee93
Created: 2/15/2024
Status: Merged
Merged: 2/15/2024
Merged by: @hinthornw

Base: mainHead: jacob/integrations


📝 Commits (8)

📊 Changes

4 files changed (+279 additions, -7 deletions)

View changed files

docs/tracing/integrations/index.mdx (+14 -0)
📝 docs/tracing/integrations/python.mdx (+5 -7)
docs/tracing/integrations/typescript.mdx (+259 -0)
📝 package.json (+1 -0)

📄 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/89 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 2/15/2024 **Status:** ✅ Merged **Merged:** 2/15/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `jacob/integrations` --- ### 📝 Commits (8) - [`ce92ef1`](https://github.com/langchain-ai/langsmith-docs/commit/ce92ef1a32628ee6aeb25dc7a08a9079f2eee9de) Adds JS tracing integrations page, splits by language - [`1420321`](https://github.com/langchain-ai/langsmith-docs/commit/1420321750bf094353e249f8466f25d424e8069a) Fix link - [`339133f`](https://github.com/langchain-ai/langsmith-docs/commit/339133f63e25c33a32fb87cd8ae8b57cbbf3ca7a) Lock package manager - [`a18eeca`](https://github.com/langchain-ai/langsmith-docs/commit/a18eeca5227945a1a6c79424f5a9bcb34f3a356f) Fix sidebar - [`e95d1b6`](https://github.com/langchain-ai/langsmith-docs/commit/e95d1b6822c7e6b406726e32c64fcc0231744e9f) Broken link - [`2c987f0`](https://github.com/langchain-ai/langsmith-docs/commit/2c987f03a66ab72656d658018463ab66003e66f8) Compatibility - [`11791eb`](https://github.com/langchain-ai/langsmith-docs/commit/11791ebc526552d4193a150d7f5b5c2ed581163a) Syntax highlighting - [`4189ec9`](https://github.com/langchain-ai/langsmith-docs/commit/4189ec9b616d0b6725911e920386b9a3f37f132d) Fix env var name ### 📊 Changes **4 files changed** (+279 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `docs/tracing/integrations/index.mdx` (+14 -0) 📝 `docs/tracing/integrations/python.mdx` (+5 -7) ➕ `docs/tracing/integrations/typescript.mdx` (+259 -0) 📝 `package.json` (+1 -0) </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:17:30 -05:00
yindo closed this issue 2026-02-21 17:17:30 -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#180