[PR #718] [MERGED] Add LangChain OpenTelemetry docs #728

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/718
Author: @angus-langchain
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @angus-langchain

Base: mainHead: angus/add-otel-docs


📝 Commits (9)

  • ad8b4d9 Add mapping to otel docs
  • d0ee51b Merge branch 'main' of github.com:langchain-ai/langsmith-docs
  • 168f1cd Merge branch 'main' of github.com:langchain-ai/langsmith-docs
  • a2ab252 Add langchain otel docs
  • 4366ca0 fix tracing env var
  • 4397a46 Move otel docs to advanced configuration
  • 64155cc fix imports
  • 3da2930 specify python only
  • b076ff7 fmt

📊 Changes

2 files changed (+278 additions, -0 deletions)

View changed files

📝 docs/observability/how_to_guides/index.md (+1 -0)
docs/observability/how_to_guides/trace_langchain_with_otel.mdx (+277 -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/718 **Author:** [@angus-langchain](https://github.com/angus-langchain) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@angus-langchain](https://github.com/angus-langchain) **Base:** `main` ← **Head:** `angus/add-otel-docs` --- ### 📝 Commits (9) - [`ad8b4d9`](https://github.com/langchain-ai/langsmith-docs/commit/ad8b4d9fb312face9e592d924d1ed7d392396f63) Add mapping to otel docs - [`d0ee51b`](https://github.com/langchain-ai/langsmith-docs/commit/d0ee51bf0ced2b8253384565cbf2edc4ce0be915) Merge branch 'main' of github.com:langchain-ai/langsmith-docs - [`168f1cd`](https://github.com/langchain-ai/langsmith-docs/commit/168f1cd87dceae5e84d96364f2caf42b051b5f85) Merge branch 'main' of github.com:langchain-ai/langsmith-docs - [`a2ab252`](https://github.com/langchain-ai/langsmith-docs/commit/a2ab2523f4b47305b82616c1a68e110d7d59970b) Add langchain otel docs - [`4366ca0`](https://github.com/langchain-ai/langsmith-docs/commit/4366ca050668fab328e4802f51cfc646ad10e529) fix tracing env var - [`4397a46`](https://github.com/langchain-ai/langsmith-docs/commit/4397a46a30bba0cc0d5724452a0dd68f96fd029b) Move otel docs to advanced configuration - [`64155cc`](https://github.com/langchain-ai/langsmith-docs/commit/64155ccf7ebc8c6dba69b665e0a9db09e43f907a) fix imports - [`3da2930`](https://github.com/langchain-ai/langsmith-docs/commit/3da29306e1b096ad00fdbdd273651a08e44f0cb0) specify python only - [`b076ff7`](https://github.com/langchain-ai/langsmith-docs/commit/b076ff73037c21506d70ab712a2024cc7534111e) fmt ### 📊 Changes **2 files changed** (+278 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/index.md` (+1 -0) ➕ `docs/observability/how_to_guides/trace_langchain_with_otel.mdx` (+277 -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:18:46 -05:00
yindo closed this issue 2026-02-21 17:18:46 -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#728