[PR #12] [CLOSED] perf: passthrough if using langsmith sdks in otel mode #12

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-collector-proxy/pull/12
Author: @angus-langchain
Created: 7/29/2025
Status: Closed

Base: mainHead: angus/dotted-order-passthrough


📝 Commits (1)

  • d498e49 perf: passthrough if using langsmith sdks in otel mode

📊 Changes

3 files changed (+228 additions, -4 deletions)

View changed files

📝 internal/aggregator/aggregator.go (+14 -0)
📝 internal/aggregator/aggregator_test.go (+206 -0)
📝 internal/translator/translator.go (+8 -4)

📄 Description

No description provided


🔄 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/12 **Author:** [@angus-langchain](https://github.com/angus-langchain) **Created:** 7/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `angus/dotted-order-passthrough` --- ### 📝 Commits (1) - [`d498e49`](https://github.com/langchain-ai/langsmith-collector-proxy/commit/d498e4975aeb9d2f8371340761d68fc4be59ce38) perf: passthrough if using langsmith sdks in otel mode ### 📊 Changes **3 files changed** (+228 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `internal/aggregator/aggregator.go` (+14 -0) 📝 `internal/aggregator/aggregator_test.go` (+206 -0) 📝 `internal/translator/translator.go` (+8 -4) </details> ### 📄 Description _No description provided_ --- <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:25 -05:00
yindo closed this issue 2026-02-16 03:15:25 -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#12