[PR #86] [MERGED] Update Tracing docs #176

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/86
Author: @hinthornw
Created: 2/14/2024
Status: Merged
Merged: 2/14/2024
Merged by: @hinthornw

Base: mainHead: wfh/test_tracing_2


📝 Commits (5)

📊 Changes

8 files changed (+122 additions, -284 deletions)

View changed files

📝 _scripts/extract_python_blocks.py (+29 -21)
📝 docs/evaluation/quickstart.mdx (+4 -4)
📝 docs/tracing/faq/customizing_trace_attributes.mdx (+25 -6)
📝 docs/tracing/faq/querying_traces.mdx (+31 -52)
📝 docs/tracing/quick_start.mdx (+1 -1)
tests/py_unit_tests/evaluation/test_capturing-feedback.py (+0 -43)
tests/py_unit_tests/tracing/faq/test_querying_traces.py (+32 -0)
tests/py_unit_tests/tracing/test_tracing-faq.py (+0 -157)

📄 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/86 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/14/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/test_tracing_2` --- ### 📝 Commits (5) - [`c23b171`](https://github.com/langchain-ai/langsmith-docs/commit/c23b17196dc2901c21f74c7ffee2d3ac4aded4ad) update groupID - [`6140c5e`](https://github.com/langchain-ai/langsmith-docs/commit/6140c5e5e6be12b555a004fa684bf8a1e3da7c47) Merge branch 'main' into wfh/test_tracing_2 - [`8396103`](https://github.com/langchain-ai/langsmith-docs/commit/839610363d02a9f2775dcf44491e10bf173fc6ad) update extraction - [`7853c26`](https://github.com/langchain-ai/langsmith-docs/commit/7853c26898dae0fd88e87061e37482d6f2f3ed15) update query doc - [`872c550`](https://github.com/langchain-ai/langsmith-docs/commit/872c550c325847334f7983690b0c4211e4e054cd) update test ### 📊 Changes **8 files changed** (+122 additions, -284 deletions) <details> <summary>View changed files</summary> 📝 `_scripts/extract_python_blocks.py` (+29 -21) 📝 `docs/evaluation/quickstart.mdx` (+4 -4) 📝 `docs/tracing/faq/customizing_trace_attributes.mdx` (+25 -6) 📝 `docs/tracing/faq/querying_traces.mdx` (+31 -52) 📝 `docs/tracing/quick_start.mdx` (+1 -1) ➖ `tests/py_unit_tests/evaluation/test_capturing-feedback.py` (+0 -43) ➕ `tests/py_unit_tests/tracing/faq/test_querying_traces.py` (+32 -0) ➖ `tests/py_unit_tests/tracing/test_tracing-faq.py` (+0 -157) </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:17:29 -05:00
yindo closed this issue 2026-02-21 17:17:29 -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#176