[PR #2214] [MERGED] Add docs for Mastra integration to tracing section #2233

Closed
opened 2026-02-17 17:23:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2214
Author: @katmayb
Created: 1/13/2026
Status: Merged
Merged: 1/14/2026
Merged by: @katmayb

Base: mainHead: mastra-integrations


📝 Commits (1)

  • 4ec0f03 Add docs for Mastra integration to tracing section

📊 Changes

4 files changed (+147 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/images/providers/mastra-icon-dark.png (+0 -0)
📝 src/langsmith/integrations.mdx (+5 -0)
src/langsmith/trace-with-mastra.mdx (+141 -0)

📄 Description

Fixes DOC-600 (partially)

This PR adds a guide for the Mastra integration using its LangSmith Exporter. Code snippets tested.

Preview

https://langchain-5e9cc07a-preview-mastra-1768343375-b330cde.mintlify.app/langsmith/trace-with-mastra


🔄 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/2214 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `mastra-integrations` --- ### 📝 Commits (1) - [`4ec0f03`](https://github.com/langchain-ai/docs/commit/4ec0f0338c9fd6db375bc41524d23e5951405c7c) Add docs for Mastra integration to tracing section ### 📊 Changes **4 files changed** (+147 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/images/providers/mastra-icon-dark.png` (+0 -0) 📝 `src/langsmith/integrations.mdx` (+5 -0) ➕ `src/langsmith/trace-with-mastra.mdx` (+141 -0) </details> ### 📄 Description Fixes DOC-600 (partially) This PR adds a guide for the Mastra integration using its LangSmith Exporter. Code snippets tested. ## Preview https://langchain-5e9cc07a-preview-mastra-1768343375-b330cde.mintlify.app/langsmith/trace-with-mastra --- <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-17 17:23:12 -05:00
yindo closed this issue 2026-02-17 17:23:12 -05:00
yindo changed title from [PR #2214] Add docs for Mastra integration to tracing section to [PR #2214] [MERGED] Add docs for Mastra integration to tracing section 2026-06-05 18:17:23 -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#2233