[PR #589] [MERGED] docs: add get org trace counts #837

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/589
Author: @itsperini
Created: 9/18/2025
Status: Merged
Merged: 9/19/2025
Merged by: @katmayb

Base: mainHead: marco/get-traces-script


📝 Commits (3)

  • a07de54 docs: add get org trace counts
  • e66f8bb Update src/langsmith/self-host-organization-charts.mdx
  • 91d17b2 Update src/langsmith/self-host-organization-charts.mdx

📊 Changes

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

View changed files

📝 src/langsmith/self-host-organization-charts.mdx (+30 -0)

📄 Description

Overview

Added sections on how to programmatically fetch organization/workspace level usage data.

image

Type of change

Type: Update existing documentation

  • Linear issue:
  • Slack thread:

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
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment 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/589 **Author:** [@itsperini](https://github.com/itsperini) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/19/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `marco/get-traces-script` --- ### 📝 Commits (3) - [`a07de54`](https://github.com/langchain-ai/docs/commit/a07de547352ae8be526683383d9d348f626de887) docs: add get org trace counts - [`e66f8bb`](https://github.com/langchain-ai/docs/commit/e66f8bb739f8bfe06b5e86e05add7f4fa80465fb) Update src/langsmith/self-host-organization-charts.mdx - [`91d17b2`](https://github.com/langchain-ai/docs/commit/91d17b27239efd500060088f6f6676d31929d6c5) Update src/langsmith/self-host-organization-charts.mdx ### 📊 Changes **1 file changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-organization-charts.mdx` (+30 -0) </details> ### 📄 Description ## Overview Added sections on how to programmatically fetch organization/workspace level usage data. <img width="1121" height="598" alt="image" src="https://github.com/user-attachments/assets/f2dd171d-8788-42ce-8e79-6b8db38a6974" /> ## Type of change **Type:** Update existing documentation <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## 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 - [ ] I have gotten approval from the relevant reviewers - [ ] (Internal team members only / optional) I have created a preview deployment 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-02-17 17:21:13 -05:00
yindo closed this issue 2026-02-17 17:21:13 -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#837