mirror of
https://github.com/langchain-ai/langsmith-collector-proxy.git
synced 2026-07-01 16:08:51 -04:00
[PR #7] [MERGED] feat: Make generic otel attribute settable via env var #7
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/7
Author: @angus-langchain
Created: 7/23/2025
Status: ✅ Merged
Merged: 7/23/2025
Merged by: @angus-langchain
Base:
main← Head:006-angus/generic-ai-ev-var📝 Commits (1)
3af4cb0feat: Make generic otel attribute settable via env var📊 Changes
4 files changed (+40 additions, -22 deletions)
View changed files
📝
README.md(+12 -0)📝
internal/config/config.go(+14 -11)📝
internal/server/router.go(+1 -1)📝
internal/translator/translator.go(+13 -10)📄 Description
We allow non gen ai attributes to be ingested as extra fields in langsmith. This PR allows that setting to be configurable via an env var.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.