Skip to content

Commit

Permalink
[pinpoint-apm#258] ActiveTrace with TransactionId
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Feb 4, 2025
1 parent a92f87a commit a6d9e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/agent-singleton-mock.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class MockAgent extends Agent {
if (sampler.getSamplingCountGenerator()) {
sampler.getSamplingCountGenerator().reset()
}
this.traceContext.activeRequestRepository.activeTraceCache.cache.clear()
transactionIdGenerator.reset()

httpShared.clearPathMatcher()
Expand Down

0 comments on commit a6d9e74

Please sign in to comment.