[PR #842] [MERGED] docs: Add scaling recommendations #821

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/842
Author: @joaquin-borggio-lc
Created: 6/11/2025
Status: Merged
Merged: 6/17/2025
Merged by: @joaquin-borggio-lc

Base: mainHead: joaquin/add-scaling-config-decs


📝 Commits (10+)

📊 Changes

2 files changed (+171 additions, -0 deletions)

View changed files

📝 docs/self_hosting/configuration/index.mdx (+1 -0)
docs/self_hosting/configuration/scale.mdx (+170 -0)

📄 Description

This PR adds documentation to help engineers deploying LangSmith understand recommended configuration to enable certain scale (measured in traces per second).

These values are derived from internal load tests we have done over the past weeks.

Testing:

  • Load tested internally to validate
  • Checked out the staging page

🔄 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/842 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Base:** `main` ← **Head:** `joaquin/add-scaling-config-decs` --- ### 📝 Commits (10+) - [`a3e068c`](https://github.com/langchain-ai/langsmith-docs/commit/a3e068c89cf2ad19f1f16c364c57c6c8de3df656) docs: Add scaling recommendations - [`e08580e`](https://github.com/langchain-ai/langsmith-docs/commit/e08580ecb3fe6ca9a49b306da7ada884de38bb25) wip - [`349cc9a`](https://github.com/langchain-ai/langsmith-docs/commit/349cc9ae9b2bb969dff77fa214c6b74bd7f7ea2c) formatted - [`594c6a9`](https://github.com/langchain-ai/langsmith-docs/commit/594c6a9d3ddccdab8dfecd2c824bb5d9cd7550ac) Updates to docs based on latest load test - [`a251589`](https://github.com/langchain-ai/langsmith-docs/commit/a251589084682f2c1c509596489b556c9d2b24a1) format - [`c3c1728`](https://github.com/langchain-ai/langsmith-docs/commit/c3c17280520ebbb4a6ed003278f935509afbb64b) added redis expiry - [`ed29e67`](https://github.com/langchain-ai/langsmith-docs/commit/ed29e67f302d1e77d5f8f189ec6672fda1a0c3e8) Cleaned up wording - [`336fc00`](https://github.com/langchain-ai/langsmith-docs/commit/336fc00bd9df14746ba80ac40f976fdd45590e99) fix - [`930501e`](https://github.com/langchain-ai/langsmith-docs/commit/930501efb6867eedc436ca25e52fcc551f28ee6c) Removed plus - [`31d549f`](https://github.com/langchain-ai/langsmith-docs/commit/31d549f437c433235947b74ed4d57b8355756ce3) formatting ### 📊 Changes **2 files changed** (+171 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/self_hosting/configuration/index.mdx` (+1 -0) ➕ `docs/self_hosting/configuration/scale.mdx` (+170 -0) </details> ### 📄 Description This PR adds documentation to help engineers deploying LangSmith understand recommended configuration to enable certain scale (measured in traces per second). These values are derived from internal load tests we have done over the past weeks. Testing: - [x] Load tested internally to validate - [x] Checked out the staging page --- <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:59 -05:00
yindo closed this issue 2026-02-21 17:18:59 -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#821