[PR #423] [MERGED] TSPostPatch #489

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/423
Author: @hinthornw
Created: 9/6/2024
Status: Merged
Merged: 9/6/2024
Merged by: @hinthornw

Base: mainHead: wfh/v1fun


📝 Commits (2)

📊 Changes

5 files changed (+34 additions, -26 deletions)

View changed files

📝 docs/tracing/faq/customizing_trace_attributes.mdx (+15 -12)
📝 docs/tracing/faq/logging_and_viewing.mdx (+8 -6)
📝 versioned_docs/version-2.0/how_to_guides/tracing/add_metadata_tags.mdx (+3 -2)
📝 versioned_docs/version-2.0/how_to_guides/tracing/annotate_code.mdx (+4 -3)
📝 versioned_docs/version-2.0/how_to_guides/tracing/log_traces_to_project.mdx (+4 -3)

📄 Description

Doing only a post works for child runs and in most scenarios, but we don't block on root submission, so if you're running in lambda, there's a chance the root will never be submitted.


🔄 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/langsmith-docs/pull/423 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/6/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/v1fun` --- ### 📝 Commits (2) - [`7ba4308`](https://github.com/langchain-ai/langsmith-docs/commit/7ba430813713325a7585050389558757f7a3b07f) TSPostPatch - [`ec30b43`](https://github.com/langchain-ai/langsmith-docs/commit/ec30b43d6f9eaf520e3166446ff9a7d9f2e000c1) naming ### 📊 Changes **5 files changed** (+34 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `docs/tracing/faq/customizing_trace_attributes.mdx` (+15 -12) 📝 `docs/tracing/faq/logging_and_viewing.mdx` (+8 -6) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/add_metadata_tags.mdx` (+3 -2) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/annotate_code.mdx` (+4 -3) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/log_traces_to_project.mdx` (+4 -3) </details> ### 📄 Description Doing only a post works for child runs and in most scenarios, but we don't block on root submission, so if you're running in lambda, there's a chance the root will never be submitted. --- <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-21 17:18:12 -05:00
yindo closed this issue 2026-02-21 17:18:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#489