pinpoint-apm / pinpoint-apm/pinpoint-cpp-agent

exception & error trace feature

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.