mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-07-23 18:45:57 -04:00
[PR #423] [MERGED] TSPostPatch #489
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:wfh/v1fun📝 Commits (2)
7ba4308TSPostPatchec30b43naming📊 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.