pinpoint-apm / pinpoint-apm/pinpoint-cpp-agent
exception & error trace feature
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
feature
- configuration
- save call stack trace to span
- exception chaining
- send exception metadata by grpc
library
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 reviewing the requested configuration, span call-stack capture, exception chaining, and gRPC exception metadata in the issue. Compare the listed cpptrace, Boost.Stacktrace, and backward-cpp libraries before determining the design and affected entry points. Done means these four requested capabilities are implemented and their behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, grpc
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100