[PR #661] [MERGED] Update the managed-ClickHouse page for specifics on stored fields #903

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/661
Author: @katmayb
Created: 9/26/2025
Status: Merged
Merged: 9/26/2025
Merged by: @katmayb

Base: mainHead: clarify-stored-data-ch


📝 Commits (2)

  • ea743bb Update the managed-ClickHouse page for specifics on stored fields
  • 12df63b Add pointer note

📊 Changes

3 files changed (+104 additions, -35 deletions)

View changed files

📝 src/langsmith/feedback-data-format.mdx (+3 -16)
📝 src/langsmith/langsmith-managed-clickhouse.mdx (+85 -19)
src/snippets/langsmith/feedback-data-fields.mdx (+16 -0)

📄 Description

Fixes DOC-353

Updates the managed ClickHouse page for specific on the stored run and feedback data. Added a table to define the run fields and whether they're stored in obj storage or CH. Added the feedback field table to a snippet and included on this page and the Feedback Data Format page.

Preview

https://langchain-5e9cc07a-preview-clarif-1758897952-a148520.mintlify.app/langsmith/langsmith-managed-clickhouse


🔄 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/661 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `clarify-stored-data-ch` --- ### 📝 Commits (2) - [`ea743bb`](https://github.com/langchain-ai/docs/commit/ea743bb094249079a496e95e94ca6470b72ef32b) Update the managed-ClickHouse page for specifics on stored fields - [`12df63b`](https://github.com/langchain-ai/docs/commit/12df63bd6b8730c478c5431e44afe4c73e4d9086) Add pointer note ### 📊 Changes **3 files changed** (+104 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/feedback-data-format.mdx` (+3 -16) 📝 `src/langsmith/langsmith-managed-clickhouse.mdx` (+85 -19) ➕ `src/snippets/langsmith/feedback-data-fields.mdx` (+16 -0) </details> ### 📄 Description Fixes DOC-353 Updates the managed ClickHouse page for specific on the stored run and feedback data. Added a table to define the run fields and whether they're stored in obj storage or CH. Added the feedback field table to a snippet and included on this page and the Feedback Data Format page. ## Preview https://langchain-5e9cc07a-preview-clarif-1758897952-a148520.mintlify.app/langsmith/langsmith-managed-clickhouse --- <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:21:21 -05:00
yindo closed this issue 2026-02-17 17:21:21 -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#903