pinpoint-apm / pinpoint-apm/pinpoint-cpp-agent
Add span end helper APIs
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- Add helper APIs to end span/span event with data
- Add URL stat-only span end helper
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 locating the existing span and span-event APIs, then trace how URL stat-only spans are ended. Define the required helper API behavior for ending spans with data and for URL stat-only spans, and verify completion with the relevant existing span tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100