[PR #560] [MERGED] docs(ls): set sampling rate per client #812

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/560
Author: @victorm-lc
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @victorm-lc

Base: mainHead: vic/ls-per-client-sampling-rate


📝 Commits (5)

  • 6ee24ac docs: add different samping rates per client
  • b00441e docs: added intro
  • f32595d Update src/langsmith/sample-traces.mdx
  • 0d7b9b2 Update src/langsmith/sample-traces.mdx
  • 7951cb2 Update src/langsmith/sample-traces.mdx

📊 Changes

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

View changed files

📝 src/langsmith/sample-traces.mdx (+32 -0)

📄 Description

Overview

Added example of how to set different sampling rates for tracing per client.

Type of change

Type: Update existing documentation

Checklist


🔄 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/560 **Author:** [@victorm-lc](https://github.com/victorm-lc) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@victorm-lc](https://github.com/victorm-lc) **Base:** `main` ← **Head:** `vic/ls-per-client-sampling-rate` --- ### 📝 Commits (5) - [`6ee24ac`](https://github.com/langchain-ai/docs/commit/6ee24ac89f292665d1044a827b7c9c4f16982c6f) docs: add different samping rates per client - [`b00441e`](https://github.com/langchain-ai/docs/commit/b00441ee378088746ed9658074885145cb908386) docs: added intro - [`f32595d`](https://github.com/langchain-ai/docs/commit/f32595d2d1f175532299a573baf70bbc19b0ca42) Update src/langsmith/sample-traces.mdx - [`0d7b9b2`](https://github.com/langchain-ai/docs/commit/0d7b9b25a2bb3fa2d4c068d50d481d0a48160d8e) Update src/langsmith/sample-traces.mdx - [`7951cb2`](https://github.com/langchain-ai/docs/commit/7951cb2696bc99048f445975093431e9c5ca63e7) Update src/langsmith/sample-traces.mdx ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/sample-traces.mdx` (+32 -0) </details> ### 📄 Description ## Overview Added example of how to set different sampling rates for tracing per client. ## Type of change **Type:** Update existing documentation <!-- For LangChain employees, if applicable: --> - Slack thread: https://langchain.slack.com/archives/C04GMBZ9Y1Y/p1755641768396229 ## 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 - [x] I have gotten approval from the relevant reviewers - [x] Preview Link: https://langchain-5e9cc07a-preview-viclsp-1758121517-5f7a1aa.mintlify.app/oss/python/langchain/overview --- <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-17 17:21:10 -05:00
yindo closed this issue 2026-02-17 17:21:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#812