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

unsampled continuation count stat aggregation is missing

Open
#68 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

Continuations unsampled with s0 are not being counted in UnsampledContinuationCount.

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 locating the UnsampledContinuationCount aggregation and the handling of unsampled continuations with s0. Trace how continuation statistics are collected, then add coverage for this case if the repository has relevant tests. Done means s0 continuations are included in UnsampledContinuationCount without changing other aggregation results.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.