mirror of
https://github.com/langchain-ai/langsmith-collector-proxy.git
synced 2026-07-01 16:08:51 -04:00
[PR #8] [MERGED] feat: Make span ttl configurable #8
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-collector-proxy/pull/8
Author: @angus-langchain
Created: 7/24/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @angus-langchain
Base:
main← Head:angus/configurable-ttl📝 Commits (1)
c47d3c2feat: Make span ttl configurable📊 Changes
5 files changed (+30 additions, -14 deletions)
View changed files
📝
README.md(+1 -0)📝
cmd/collector/main.go(+2 -0)📝
internal/config/config.go(+24 -11)📝
internal/server/router.go(+1 -1)📝
internal/translator/translator.go(+2 -2)📄 Description
Allow for configurable runs TTL to accommodate long running traces
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.