[PR #820] [MERGED] docs: Added more troubleshooting tips and link to a k8s guide #805

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/820
Author: @joaquin-borggio-lc
Created: 5/30/2025
Status: Merged
Merged: 5/30/2025
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquin/add-more-troubleshooting-help


📝 Commits (5)

  • 116fe57 docs: Added more troubleshooting tips and link to a k8s guide
  • 81513e5 moved some things around
  • 6dcf017 formatting
  • fe92188 Added link to getting HAR file instructions
  • 752f9ba Added comment about platform backend service

📊 Changes

1 file changed (+23 additions, -6 deletions)

View changed files

📝 docs/self_hosting/troubleshooting.mdx (+23 -6)

📄 Description

Linking to our new k8s debugger script in our docs. Also, adding a section about getting and analyzing a HAR file for browser errors.

Testing:
Validated the docs page looks as expected here: https://langsmith-docs-gdt6jk87j-langchain.vercel.app/self_hosting/troubleshooting


🔄 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/820 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 5/30/2025 **Status:** ✅ Merged **Merged:** 5/30/2025 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquin/add-more-troubleshooting-help` --- ### 📝 Commits (5) - [`116fe57`](https://github.com/langchain-ai/langsmith-docs/commit/116fe5730591494f25706bd53108d477991f2d30) docs: Added more troubleshooting tips and link to a k8s guide - [`81513e5`](https://github.com/langchain-ai/langsmith-docs/commit/81513e5b49ca9628f3239be2c9b9caccdfcefccb) moved some things around - [`6dcf017`](https://github.com/langchain-ai/langsmith-docs/commit/6dcf017c43acb8450e83890ec559f6d6aaf89968) formatting - [`fe92188`](https://github.com/langchain-ai/langsmith-docs/commit/fe921881a53b146063607df2d28fe7cb9c2ba081) Added link to getting HAR file instructions - [`752f9ba`](https://github.com/langchain-ai/langsmith-docs/commit/752f9badd760d4106eef48fa0f3ac9964571e620) Added comment about platform backend service ### 📊 Changes **1 file changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/self_hosting/troubleshooting.mdx` (+23 -6) </details> ### 📄 Description Linking to our new k8s debugger script in our docs. Also, adding a section about getting and analyzing a HAR file for browser errors. Testing: Validated the docs page looks as expected here: https://langsmith-docs-gdt6jk87j-langchain.vercel.app/self_hosting/troubleshooting --- <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:57 -05:00
yindo closed this issue 2026-02-21 17:18:57 -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#805