janestreet / janestreet/magic-trace
Show call sources in call stacks
Open
enhancement
good first issue
- Dominant language
- OCaml
- Stars
- 6.3k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes it is useful to know where a function was called from. We currently don't display this information.
Contributor guide
Research direction
The issue names no file, test, or entry point; start by locating how magic-trace collects and renders call stacks. Determine how caller information can be represented, then verify that displayed call stacks include call sources without losing existing trace information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- observability, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100