Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#9584] Add LocalTraceRoot for DisableTrace #9585

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 2, 2023

No description provided.

@emeroad emeroad added this to the 2.5.1 milestone Jan 2, 2023
@emeroad emeroad linked an issue Jan 2, 2023 that may be closed by this pull request
@emeroad emeroad force-pushed the #9584_LocalTraceRoot branch from 4809232 to 7c4e429 Compare January 2, 2023 09:26
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #9585 (7c4e429) into master (bb2f9de) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##             master    #9585      +/-   ##
============================================
- Coverage     38.88%   38.87%   -0.02%     
+ Complexity    11890    11885       -5     
============================================
  Files          3486     3486              
  Lines         93755    93748       -7     
  Branches      10522    10522              
============================================
- Hits          36454    36441      -13     
- Misses        54141    54145       +4     
- Partials       3160     3162       +2     
Impacted Files Coverage Δ
...t/profiler/context/id/DefaultTraceRootFactory.java 100.00% <ø> (ø)
...filer/context/recorder/DefaultRecorderFactory.java 71.42% <ø> (ø)
...point/profiler/context/DisableAsyncChildTrace.java 33.33% <50.00%> (ø)
...point/profiler/context/id/RemoteTraceRootImpl.java 80.00% <50.00%> (ø)
...npoint/profiler/context/id/LocalTraceRootImpl.java 81.81% <81.81%> (ø)
...oint/profiler/context/DefaultBaseTraceFactory.java 49.47% <100.00%> (ø)
...ercorp/pinpoint/profiler/context/DisableTrace.java 61.53% <100.00%> (ø)
...ercorp/pinpoint/profiler/context/id/TraceRoot.java 100.00% <100.00%> (ø)
...profiler/context/recorder/DisableSpanRecorder.java 8.51% <100.00%> (ø)
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@emeroad emeroad merged commit 9f52497 into pinpoint-apm:master Jan 2, 2023
@emeroad emeroad deleted the #9584_LocalTraceRoot branch January 25, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add LocalTraceRoot for DisableTrace
1 participant