getappmap / getappmap/appmap-java
AppMap call depth for sequence diagram is small
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 88
- Forks
- 17
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
apparently AppMap call depth is not enough to cover all the path when the call depth is big, I am not sure how much. How can I increase it so it cover end-end of my request?
Contributor guide
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.
Research direction
Start by tracing how AppMap call depth is configured and how the sequence diagram represents a request path. Reproduce the issue with a request whose call depth exceeds the current output, then determine the supported configuration or limit. Done means the full end-to-end path is represented or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100