[PR #2848] [MERGED] Update self-hosted deployment instructions for setting up logging for LSD #2942

Closed
opened 2026-06-05 18:20:28 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2848
Author: @andrewnguonly
Created: 2/27/2026
Status: Merged
Merged: 3/2/2026
Merged by: @andrewnguonly

Base: mainHead: an/27feb/logging-docs


📝 Commits (7)

  • a988206 Update self-hosted deployment instructions.
  • 66a1a87 Unindent code.
  • 01f947c Update src/langsmith/deploy-self-hosted-full-platform.mdx
  • 44d27a3 Update src/langsmith/deploy-self-hosted-full-platform.mdx
  • cc5b710 Update src/langsmith/deploy-self-hosted-full-platform.mdx
  • f32af35 Update src/langsmith/deploy-self-hosted-full-platform.mdx
  • e65bafe Update src/langsmith/deploy-self-hosted-full-platform.mdx

📊 Changes

1 file changed (+55 additions, -0 deletions)

View changed files

📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+55 -0)

📄 Description

Overview

Adding instructions for configuring Agent Server logging for self-hosted deployments.

Type of change

Type: Update existing documentation

Related issues/PRs

  • Linear issue: LSD-822

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/2848 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 2/27/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/27feb/logging-docs` --- ### 📝 Commits (7) - [`a988206`](https://github.com/langchain-ai/docs/commit/a988206e0bd1e966a796f7a1638be62505e75b8d) Update self-hosted deployment instructions. - [`66a1a87`](https://github.com/langchain-ai/docs/commit/66a1a87bcd5c5828d076d008360a7c206fba266c) Unindent code. - [`01f947c`](https://github.com/langchain-ai/docs/commit/01f947c5700479ed64b3619bf4e47c7f5c628ba5) Update src/langsmith/deploy-self-hosted-full-platform.mdx - [`44d27a3`](https://github.com/langchain-ai/docs/commit/44d27a359081c2c59961655f33b97972742b0687) Update src/langsmith/deploy-self-hosted-full-platform.mdx - [`cc5b710`](https://github.com/langchain-ai/docs/commit/cc5b710178b95be08cbacf321baaa3fa6d962b41) Update src/langsmith/deploy-self-hosted-full-platform.mdx - [`f32af35`](https://github.com/langchain-ai/docs/commit/f32af354c5715d727d225a7c1963a3c170ade234) Update src/langsmith/deploy-self-hosted-full-platform.mdx - [`e65bafe`](https://github.com/langchain-ai/docs/commit/e65bafebaaa96a156d2d9b49fcd8d84fbde567ef) Update src/langsmith/deploy-self-hosted-full-platform.mdx ### 📊 Changes **1 file changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+55 -0) </details> ### 📄 Description ## Overview Adding instructions for configuring Agent Server logging for self-hosted deployments. ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> <!-- For LangChain employees, if applicable: --> - Linear issue: LSD-822 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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-06-05 18:20:28 -04:00
yindo closed this issue 2026-06-05 18:20:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2942