alibaba / alibaba/arthas

agent执行arthas-mcp/trace抓取不到结果

Open
#3,174 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.5k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

提示:{
"resultCount": 0,
"timedOut": true,
"stage": "final",
"warning": "Command execution timed out after 30000 ms.",
"message": "Command execution ended (Timed out). No results captured within the time limit.",
"results": [],
"status": "completed"
},实际上trace期间一直在访问相关接口

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the agent execution of arthas-mcp/trace while the traced interface is being accessed, and inspect why the final result reports a 30-second timeout with no captured results. Done means the trace captures and returns the observed interface activity instead of incorrectly ending with an empty timed-out result.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability-sre
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.