coze-dev / coze-dev/cozeloop-python
不支持自定义指定 trace_id
Open
- Dominant language
- Python
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
目前 langchain callback handler 的实现不支持自定义 trace_id,也不会解析 langchain msg 的 metadata,希望可以默认支持一下
Contributor guide
Research direction
Locate the LangChain callback handler and inspect how trace IDs are currently created or propagated. Check how LangChain message metadata is represented and identify the relevant test entry points, if present. Done means callers can provide a custom trace_id and message metadata is parsed by default, with tests covering both behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100