[PR #356] [MERGED] Add Self-Hosted Script details to SH Docs #429

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/356
Author: @barberscott
Created: 7/22/2024
Status: Merged
Merged: 7/25/2024
Merged by: @barberscott

Base: mainHead: sb/add-script-details


📝 Commits (7)

📊 Changes

7 files changed (+384 additions, -0 deletions)

View changed files

versioned_docs/version-2.0/self_hosting/scripts/delete_a_workspace.mdx (+71 -0)
versioned_docs/version-2.0/self_hosting/scripts/delete_an_organization.mdx (+71 -0)
versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx (+67 -0)
versioned_docs/version-2.0/self_hosting/scripts/generate_clickhouse_stats.mdx (+51 -0)
versioned_docs/version-2.0/self_hosting/scripts/generate_query_stats.mdx (+51 -0)
versioned_docs/version-2.0/self_hosting/scripts/index.md (+18 -0)
versioned_docs/version-2.0/self_hosting/scripts/running_support_queries.mdx (+55 -0)

📄 Description

Intitial version with changes.


🔄 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/356 **Author:** [@barberscott](https://github.com/barberscott) **Created:** 7/22/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@barberscott](https://github.com/barberscott) **Base:** `main` ← **Head:** `sb/add-script-details` --- ### 📝 Commits (7) - [`a2fe480`](https://github.com/langchain-ai/langsmith-docs/commit/a2fe48018e67e149e52798962878c3a86ece616c) Initial comit - [`366aab7`](https://github.com/langchain-ai/langsmith-docs/commit/366aab7fb4194eb363e6d250117f7d858bdde52f) Prettier - [`9cf44dd`](https://github.com/langchain-ai/langsmith-docs/commit/9cf44ddf5a2d5c34d7d3c2e835da6e9412067844) Rearrangement - [`b61edff`](https://github.com/langchain-ai/langsmith-docs/commit/b61edff4e497c438d058f48bc1286b751e2861aa) Fix paths - [`4671e75`](https://github.com/langchain-ai/langsmith-docs/commit/4671e756cb60ee360a131869236b57a0b9197d94) Fix typos - [`2202a38`](https://github.com/langchain-ai/langsmith-docs/commit/2202a386a3621a700b46ec6ea1a80230bbbbbb28) Fix title on ToC - [`fb8cd6f`](https://github.com/langchain-ai/langsmith-docs/commit/fb8cd6f88d9755cdfaa7410baa83492d01099866) Merge branch 'main' into sb/add-script-details ### 📊 Changes **7 files changed** (+384 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/self_hosting/scripts/delete_a_workspace.mdx` (+71 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/delete_an_organization.mdx` (+71 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx` (+67 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/generate_clickhouse_stats.mdx` (+51 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/generate_query_stats.mdx` (+51 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/index.md` (+18 -0) ➕ `versioned_docs/version-2.0/self_hosting/scripts/running_support_queries.mdx` (+55 -0) </details> ### 📄 Description Intitial version with changes. --- <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:18:04 -05:00
yindo closed this issue 2026-02-21 17:18:04 -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#429