mirror of
https://github.com/langchain-ai/langsmith-self-hosted-reference-aws.git
synced 2026-07-01 20:04:39 -04:00
[PR #1] [MERGED] Replace local diagnostics script with Helm repo script #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:update-troubleshooting📝 Commits (1)
334e6daReplace 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:
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.