[PR #387] [MERGED] fix: update guidance on tracing without env var in python #462

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/387
Author: @agola11
Created: 8/12/2024
Status: Merged
Merged: 8/12/2024
Merged by: @agola11

Base: mainHead: ankush/tracing-context


📝 Commits (1)

  • 57bc8c1 fix: update guidance on tracing without env var in python

📊 Changes

4 files changed (+44 additions, -41 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/index.md (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/annotate_code.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/toggle_tracing.mdx (+2 -1)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_without_env_vars.mdx (+40 -38)

📄 Description

0.1.95 made trace respect the LANGCHAIN_TRACING_V2 env var


🔄 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/387 **Author:** [@agola11](https://github.com/agola11) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/12/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `ankush/tracing-context` --- ### 📝 Commits (1) - [`57bc8c1`](https://github.com/langchain-ai/langsmith-docs/commit/57bc8c18b21e4a6766dcc6a3f3756165b9577191) fix: update guidance on tracing without env var in python ### 📊 Changes **4 files changed** (+44 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/annotate_code.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/toggle_tracing.mdx` (+2 -1) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_without_env_vars.mdx` (+40 -38) </details> ### 📄 Description 0.1.95 made `trace` respect the `LANGCHAIN_TRACING_V2` env var --- <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:08 -05:00
yindo closed this issue 2026-02-21 17:18:08 -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#462