[PR #857] [MERGED] Combine Trace with OpenTelemetry how-tos #834

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/857
Author: @lnhsingh
Created: 6/18/2025
Status: Merged
Merged: 6/27/2025
Merged by: @angus-langchain

Base: mainHead: otel


📝 Commits (6)

📊 Changes

4 files changed (+509 additions, -551 deletions)

View changed files

📝 docs/observability/how_to_guides/index.md (+0 -1)
docs/observability/how_to_guides/trace_langchain_with_otel.mdx (+0 -300)
📝 docs/observability/how_to_guides/trace_with_opentelemetry.mdx (+505 -250)
📝 vercel.json (+4 -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/857 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@angus-langchain](https://github.com/angus-langchain) **Base:** `main` ← **Head:** `otel` --- ### 📝 Commits (6) - [`262efa7`](https://github.com/langchain-ai/langsmith-docs/commit/262efa7d67435ce645e9578bde461528d29c1f71) Combine Trace with OpenTelemetry how-tos - [`c725634`](https://github.com/langchain-ai/langsmith-docs/commit/c72563468211d60ac45e7393647a194b81a46d66) cleanup otel docs - [`e0b3366`](https://github.com/langchain-ai/langsmith-docs/commit/e0b3366b347eadaa3c0667a8b7c0d82a67fabbd2) cleanup otel docs - [`f6f210b`](https://github.com/langchain-ai/langsmith-docs/commit/f6f210b27f4379066ae85de548f477901473e766) format - [`543050b`](https://github.com/langchain-ai/langsmith-docs/commit/543050bbdb5bf5432091b2370cdfa5b6cd7fb854) reorg - [`060113d`](https://github.com/langchain-ai/langsmith-docs/commit/060113d19098086406b5bae7f87a54bcc08ebb5c) Merge branch 'main' into otel ### 📊 Changes **4 files changed** (+509 additions, -551 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/index.md` (+0 -1) ➖ `docs/observability/how_to_guides/trace_langchain_with_otel.mdx` (+0 -300) 📝 `docs/observability/how_to_guides/trace_with_opentelemetry.mdx` (+505 -250) 📝 `vercel.json` (+4 -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:19:01 -05:00
yindo closed this issue 2026-02-21 17:19:01 -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#834