[PR #372] [MERGED] docs(oss): add langchain/production observability docs #683

Closed
opened 2026-02-17 17:20:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/372
Author: @casparb
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @casparb

Base: mainHead: caspar/prod-observability


📝 Commits (7)

  • 75803dd docs(oss): add langchain/production observability docs
  • 3765c9f docs(oss): fix langsmith context
  • 3f171b0 docs(oss): fix broken link
  • 0c915d2 Merge branch 'main' into caspar/prod-observability
  • f01a2af docs(oss): clean up wording, fill in ts snippets
  • 4e56708 Merge branch 'caspar/prod-observability' of github.com:langchain-ai/docs into caspar/prod-observability
  • 7f45da6 docs(oss): fix format

📊 Changes

1 file changed (+212 additions, -13 deletions)

View changed files

📝 src/oss/langchain-observability.mdx (+212 -13)

📄 Description

Add docs on observing create_agent() with LangSmith, covering how to:

  • Enable LS tracing
  • Trace selectively
  • Log to a specific project
  • Add metadata to traces

🔄 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/372 **Author:** [@casparb](https://github.com/casparb) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@casparb](https://github.com/casparb) **Base:** `main` ← **Head:** `caspar/prod-observability` --- ### 📝 Commits (7) - [`75803dd`](https://github.com/langchain-ai/docs/commit/75803ddd8220a02d75803bf689015ecd63426686) docs(oss): add langchain/production observability docs - [`3765c9f`](https://github.com/langchain-ai/docs/commit/3765c9f0e8d65e7b90a168fa08c1ab596e0e6797) docs(oss): fix langsmith context - [`3f171b0`](https://github.com/langchain-ai/docs/commit/3f171b093cb907e6db25a45fda3bd894f8a25641) docs(oss): fix broken link - [`0c915d2`](https://github.com/langchain-ai/docs/commit/0c915d25c37337ad2c0b67f7f6231b1d43c54778) Merge branch 'main' into caspar/prod-observability - [`f01a2af`](https://github.com/langchain-ai/docs/commit/f01a2af24c8f7b42e5deba36509e62ba7f82f807) docs(oss): clean up wording, fill in ts snippets - [`4e56708`](https://github.com/langchain-ai/docs/commit/4e56708208318a53512651122f44c99cc647e1a5) Merge branch 'caspar/prod-observability' of github.com:langchain-ai/docs into caspar/prod-observability - [`7f45da6`](https://github.com/langchain-ai/docs/commit/7f45da636e266d360bd4bf35021f4d702a66b225) docs(oss): fix format ### 📊 Changes **1 file changed** (+212 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-observability.mdx` (+212 -13) </details> ### 📄 Description Add docs on observing `create_agent()` with LangSmith, covering how to: * Enable LS tracing * Trace selectively * Log to a specific project * Add metadata to traces --- <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:20:55 -05:00
yindo closed this issue 2026-02-17 17:20:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#683