[PR #2586] [MERGED] Update trace filter docs for new UI #2574

Closed
opened 2026-02-17 17:23:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2586
Author: @katmayb
Created: 2/10/2026
Status: Merged
Merged: 2/16/2026
Merged by: @tanushree-sharma

Base: mainHead: update-trace-filter-docs


📝 Commits (4)

📊 Changes

20 files changed (+174 additions, -400 deletions)

View changed files

📝 src/langsmith/filter-traces-in-application.mdx (+174 -99)
src/langsmith/images/filter-bar-dark.png (+0 -0)
src/langsmith/images/filter-bar-light.png (+0 -0)
src/langsmith/images/filter-bar-search-dark.png (+0 -0)
src/langsmith/images/filter-bar-search-light.png (+0 -0)
src/langsmith/images/filter-dot-notation-dark.png (+0 -0)
src/langsmith/images/filter-dot-notation-light.png (+0 -0)
src/langsmith/images/filter-shortcut-pane-dark.png (+0 -0)
src/langsmith/images/filter-shortcut-pane-light.png (+0 -0)
src/langsmith/images/filter-shortcuts-dark.png (+0 -0)
src/langsmith/images/filter-shortcuts-light.png (+0 -0)
src/langsmith/images/input-key-value-dark.png (+0 -0)
src/langsmith/images/input-key-value-light.png (+0 -0)
src/langsmith/images/is-not-key-value-dark.png (+0 -0)
src/langsmith/images/is-not-key-value-light.png (+0 -0)
src/langsmith/images/save-filter-dark.png (+0 -0)
src/langsmith/images/save-filter-light.png (+0 -0)
src/langsmith/images/trace-view-filter-dark.png (+0 -0)
src/langsmith/images/trace-view-filter-light.png (+0 -0)
src/langsmith/observability-filter-traces.mdx (+0 -301)

📄 Description

Fixes DOC-722

Current preview: https://langchain-5e9cc07a-preview-update-1770920925-e15dbde.mintlify.app/


🔄 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/2586 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `update-trace-filter-docs` --- ### 📝 Commits (4) - [`cb23b84`](https://github.com/langchain-ai/docs/commit/cb23b8460b699fc9d6b9e35b90eb44076978c240) Update trace filter docs for new UI - [`f6de3b8`](https://github.com/langchain-ai/docs/commit/f6de3b86cf6b4cc733a3a27a0ab0e475142a23ab) Updates - [`6890c72`](https://github.com/langchain-ai/docs/commit/6890c72c2fbc328c8716b1bb183198dc65618457) TS feedback - [`f0b55c2`](https://github.com/langchain-ai/docs/commit/f0b55c2d162e283368a4b22ea702cd479c0b14e5) ss-updates ### 📊 Changes **20 files changed** (+174 additions, -400 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/filter-traces-in-application.mdx` (+174 -99) ➕ `src/langsmith/images/filter-bar-dark.png` (+0 -0) ➕ `src/langsmith/images/filter-bar-light.png` (+0 -0) ➕ `src/langsmith/images/filter-bar-search-dark.png` (+0 -0) ➕ `src/langsmith/images/filter-bar-search-light.png` (+0 -0) ➕ `src/langsmith/images/filter-dot-notation-dark.png` (+0 -0) ➕ `src/langsmith/images/filter-dot-notation-light.png` (+0 -0) ➕ `src/langsmith/images/filter-shortcut-pane-dark.png` (+0 -0) ➕ `src/langsmith/images/filter-shortcut-pane-light.png` (+0 -0) ➕ `src/langsmith/images/filter-shortcuts-dark.png` (+0 -0) ➕ `src/langsmith/images/filter-shortcuts-light.png` (+0 -0) ➕ `src/langsmith/images/input-key-value-dark.png` (+0 -0) ➕ `src/langsmith/images/input-key-value-light.png` (+0 -0) ➕ `src/langsmith/images/is-not-key-value-dark.png` (+0 -0) ➕ `src/langsmith/images/is-not-key-value-light.png` (+0 -0) ➕ `src/langsmith/images/save-filter-dark.png` (+0 -0) ➕ `src/langsmith/images/save-filter-light.png` (+0 -0) ➕ `src/langsmith/images/trace-view-filter-dark.png` (+0 -0) ➕ `src/langsmith/images/trace-view-filter-light.png` (+0 -0) ➖ `src/langsmith/observability-filter-traces.mdx` (+0 -301) </details> ### 📄 Description Fixes DOC-722 Current preview: https://langchain-5e9cc07a-preview-update-1770920925-e15dbde.mintlify.app/ --- <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:23:33 -05:00
yindo closed this issue 2026-02-17 17:23:33 -05:00
yindo changed title from [PR #2586] Update trace filter docs for new UI to [PR #2586] [MERGED] Update trace filter docs for new UI 2026-06-05 18:19:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2574