mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-21 09:35:32 -04:00
[PR #842] [MERGED] docs: Add scaling recommendations #821
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-docs/pull/842
Author: @joaquin-borggio-lc
Created: 6/11/2025
Status: ✅ Merged
Merged: 6/17/2025
Merged by: @joaquin-borggio-lc
Base:
main← Head:joaquin/add-scaling-config-decs📝 Commits (10+)
a3e068cdocs: Add scaling recommendationse08580ewip349cc9aformatted594c6a9Updates to docs based on latest load testa251589formatc3c1728added redis expiryed29e67Cleaned up wording336fc00fix930501eRemoved plus31d549fformatting📊 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:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.