[PR #2092] [MERGED] V13 logs export docs #2123

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2092
Author: @romain-priour-lc
Created: 1/5/2026
Status: Merged
Merged: 1/15/2026
Merged by: @romain-priour-lc

Base: mainHead: romain/v13_egress_error_logs


📝 Commits (6)

  • 067fbea Add logs information to egress docs
  • b5e1888 Merge branch 'main' into romain/v13_egress_error_logs
  • 2d39710 Merge branch 'main' into romain/v13_egress_error_logs
  • 9a201e3 Update src/langsmith/self-host-egress.mdx
  • 94cd25c review comment p2
  • 5c681da Merge branch 'main' into romain/v13_egress_error_logs

📊 Changes

1 file changed (+90 additions, -2 deletions)

View changed files

📝 src/langsmith/self-host-egress.mdx (+90 -2)

📄 Description

Overview

We are enabling logs export to beacon in v13. This explains what we send, and how to toggle.

Type of change

Update existing documentation

Related issues/PRs

INF-1369

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

🔄 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/2092 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/v13_egress_error_logs` --- ### 📝 Commits (6) - [`067fbea`](https://github.com/langchain-ai/docs/commit/067fbea61ed7328459bfeddbed84fe59d87363c4) Add logs information to egress docs - [`b5e1888`](https://github.com/langchain-ai/docs/commit/b5e1888c4459e7df17231280544ab6fcb57f9d04) Merge branch 'main' into romain/v13_egress_error_logs - [`2d39710`](https://github.com/langchain-ai/docs/commit/2d39710cd357d2141761949788e18d7730410b7b) Merge branch 'main' into romain/v13_egress_error_logs - [`9a201e3`](https://github.com/langchain-ai/docs/commit/9a201e35f786728cefd721f69546512ec6978db0) Update src/langsmith/self-host-egress.mdx - [`94cd25c`](https://github.com/langchain-ai/docs/commit/94cd25c28eeb6aa09fba183da127b4563d7c16e9) review comment p2 - [`5c681da`](https://github.com/langchain-ai/docs/commit/5c681da9af2e06c4e631021660de9aeb99c233eb) Merge branch 'main' into romain/v13_egress_error_logs ### 📊 Changes **1 file changed** (+90 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-egress.mdx` (+90 -2) </details> ### 📄 Description ## Overview We are enabling logs export to beacon in v13. This explains what we send, and how to toggle. ## Type of change Update existing documentation ## Related issues/PRs INF-1369 ## 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 --- <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:23:05 -05:00
yindo closed this issue 2026-02-17 17:23:05 -05:00
yindo changed title from [PR #2092] V13 logs export docs to [PR #2092] [MERGED] V13 logs export docs 2026-06-05 18:16:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2123