[PR #1] [MERGED] Replace local diagnostics script with Helm repo script #2

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-self-hosted-reference-aws/pull/1
Author: @cwaddingham
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @cwaddingham

Base: mainHead: update-troubleshooting


📝 Commits (1)

  • 334e6da Replace local diagnostics script with Helm repo script

📊 Changes

2 files changed (+24 additions, -291 deletions)

View changed files

📝 TROUBLESHOOTING.md (+24 -23)
scripts/capture-diagnostics.sh (+0 -268)

📄 Description

Update TROUBLESHOOTING.md to reference the official LangSmith Kubernetes debugging script from the Helm repository instead of maintaining a local copy.

Changes:

  • Update TROUBLESHOOTING.md to use get_k8s_debugging_info.sh from langchain-ai/helm repository
  • Remove scripts/capture-diagnostics.sh (no longer needed)
  • Add download instructions and script details

This ensures consistency across all LangSmith deployments and reduces maintenance burden by having a single source of truth for diagnostic capture functionality.


🔄 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-self-hosted-reference-aws/pull/1 **Author:** [@cwaddingham](https://github.com/cwaddingham) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@cwaddingham](https://github.com/cwaddingham) **Base:** `main` ← **Head:** `update-troubleshooting` --- ### 📝 Commits (1) - [`334e6da`](https://github.com/langchain-ai/langsmith-self-hosted-reference-aws/commit/334e6da773ffa7952ceb2322cd810d3ccc8e86ea) Replace local diagnostics script with Helm repo script ### 📊 Changes **2 files changed** (+24 additions, -291 deletions) <details> <summary>View changed files</summary> 📝 `TROUBLESHOOTING.md` (+24 -23) ➖ `scripts/capture-diagnostics.sh` (+0 -268) </details> ### 📄 Description Update TROUBLESHOOTING.md to reference the official LangSmith Kubernetes debugging script from the Helm repository instead of maintaining a local copy. Changes: - Update TROUBLESHOOTING.md to use get_k8s_debugging_info.sh from langchain-ai/helm repository - Remove scripts/capture-diagnostics.sh (no longer needed) - Add download instructions and script details This ensures consistency across all LangSmith deployments and reduces maintenance burden by having a single source of truth for diagnostic capture functionality. --- <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-16 09:17:21 -05:00
yindo closed this issue 2026-02-16 09:17: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/langsmith-self-hosted-reference-aws#2