[PR #233] [MERGED] chore: add customer info to usage event exports #548

Closed
opened 2026-02-17 17:20:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/233
Author: @bvs-langchain
Created: 8/26/2025
Status: Merged
Merged: 8/27/2025
Merged by: @bvs-langchain

Base: mainHead: brian/inf-756-usage-events-scripts-airgapped-customer-info


📝 Commits (5)

  • 6f533b1 chore: add customer info to usage event exports
  • 5d8acc9 fix script
  • 38c4f1d Update src/langsmith/script-running-pg-support-queries.mdx
  • ab9ae7e Update src/langsmith/script-running-pg-support-queries.mdx
  • 43d6a1a Update src/langsmith/script-running-pg-support-queries.mdx

📊 Changes

1 file changed (+74 additions, -4 deletions)

View changed files

📝 src/langsmith/script-running-pg-support-queries.mdx (+74 -4)

📄 Description

part of inf-756

since we don't store the customer info in the database, add commands to query from the API and interpolate into the Postgres script


🔄 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/233 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 8/26/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@bvs-langchain](https://github.com/bvs-langchain) **Base:** `main` ← **Head:** `brian/inf-756-usage-events-scripts-airgapped-customer-info` --- ### 📝 Commits (5) - [`6f533b1`](https://github.com/langchain-ai/docs/commit/6f533b122c0761509e4c1c02d1ad2f7449ca430d) chore: add customer info to usage event exports - [`5d8acc9`](https://github.com/langchain-ai/docs/commit/5d8acc919af289b093654a8a660e67d8d346956a) fix script - [`38c4f1d`](https://github.com/langchain-ai/docs/commit/38c4f1d327295dadd53957ef725c68198e959351) Update src/langsmith/script-running-pg-support-queries.mdx - [`ab9ae7e`](https://github.com/langchain-ai/docs/commit/ab9ae7eb1dc2be9bdde65f24e2f8574327cfc95f) Update src/langsmith/script-running-pg-support-queries.mdx - [`43d6a1a`](https://github.com/langchain-ai/docs/commit/43d6a1a124f4b1862d2bb7d10384151c0bd263c4) Update src/langsmith/script-running-pg-support-queries.mdx ### 📊 Changes **1 file changed** (+74 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/script-running-pg-support-queries.mdx` (+74 -4) </details> ### 📄 Description part of inf-756 since we don't store the customer info in the database, add commands to query from the API and interpolate into the Postgres script --- <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:20:37 -05:00
yindo closed this issue 2026-02-17 17:20:37 -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#548