Bug: the trace information will be split, with both the parent and child agents having independent trace IDs when the root agent invokes the child agent.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- observability
Research direction
Start in in_memory_exporter.py and inspect the on_start method, especially its call to attach. Reproduce a root agent invoking a child agent and compare the collected trace IDs before and after the child starts. Done means the parent and child spans remain in the same trace rather than producing two independent trace IDs.
Written by the indexing model from the issue text.
Description
当我设置一个父智能体作为根智能体,调用子智能体时发现收集到的trace是两条独立的traceid,以ai工具分析是 in_memory_exporter.py中的on_start方法中调用attach方法会直接将当前的span置空,导致进入子智能体时被对待成了新的span。
- Dominant language
- Python
- Stars
- 344
- Forks
- 98
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 152
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from volcengine/veadk-python
-
Difficulty 3/5 1-2 days Newbie friendliness 78/100
volcengine/veadk-python#1021 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
volcengine/veadk-python#901 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
volcengine/veadk-python#531 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
volcengine/veadk-python#508 · 2 comments ·
All issues in volcengine/veadk-python
Similar issues
-
bug ci good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
documentation
Difficulty 2/5 Half a day Newbie friendliness 62/100
inmanta/inmanta-core#10835 ·
-
sponsored
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
Diaoul/subliminal#1382 ·