[PR #2195] [MERGED] Emphasize auto project creation on trace ingestion #2211

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

📋 Pull Request Information

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

Base: mainHead: auto-project-trace-ingestion


📝 Commits (1)

  • 49b7b0f Emphasize auto project creation on trace ingestion

📊 Changes

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

View changed files

📝 src/langsmith/observability-concepts.mdx (+2 -0)
📝 src/langsmith/observability-llm-tutorial.mdx (+4 -0)
📝 src/langsmith/observability-quickstart.mdx (+6 -0)
src/snippets/langsmith/trace-ingestion-project.mdx (+1 -0)

📄 Description

Fixes DOC-361

Small PR to add a couple more notes and links to make it clearer that projects will be auto-created in LangSmith if the LANGSMITH_PROJECT env var is not set

Preview

https://langchain-5e9cc07a-preview-autopr-1768252693-f5d8bd4.mintlify.app/langsmith/observability-quickstart#2-set-up-environment-variables


🔄 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/2195 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `auto-project-trace-ingestion` --- ### 📝 Commits (1) - [`49b7b0f`](https://github.com/langchain-ai/docs/commit/49b7b0fe0d6d4123fa62d19fec4443645ebdcd74) Emphasize auto project creation on trace ingestion ### 📊 Changes **4 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/observability-concepts.mdx` (+2 -0) 📝 `src/langsmith/observability-llm-tutorial.mdx` (+4 -0) 📝 `src/langsmith/observability-quickstart.mdx` (+6 -0) ➕ `src/snippets/langsmith/trace-ingestion-project.mdx` (+1 -0) </details> ### 📄 Description Fixes DOC-361 Small PR to add a couple more notes and links to make it clearer that projects will be auto-created in LangSmith if the `LANGSMITH_PROJECT` env var is not set ## Preview https://langchain-5e9cc07a-preview-autopr-1768252693-f5d8bd4.mintlify.app/langsmith/observability-quickstart#2-set-up-environment-variables --- <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:11 -05:00
yindo closed this issue 2026-02-17 17:23:11 -05:00
yindo changed title from [PR #2195] Emphasize auto project creation on trace ingestion to [PR #2195] [MERGED] Emphasize auto project creation on trace ingestion 2026-06-05 18:17:17 -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#2211