[PR #8] [MERGED] feat: Make span ttl configurable #8

Closed
opened 2026-02-16 03:15:24 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: angus/configurable-ttl


📝 Commits (1)

  • c47d3c2 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-collector-proxy/pull/8 **Author:** [@angus-langchain](https://github.com/angus-langchain) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@angus-langchain](https://github.com/angus-langchain) **Base:** `main` ← **Head:** `angus/configurable-ttl` --- ### 📝 Commits (1) - [`c47d3c2`](https://github.com/langchain-ai/langsmith-collector-proxy/commit/c47d3c263afe83adca6254d2182071e24628bdec) feat: Make span ttl configurable ### 📊 Changes **5 files changed** (+30 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Allow for configurable runs TTL to accommodate long running traces --- <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-16 03:15:24 -05:00
yindo closed this issue 2026-02-16 03:15:24 -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-collector-proxy#8