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

[#9198] Fix agent callstack overflow log #9199

Merged

Conversation

jaehong-kim
Copy link
Contributor

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #9199 (495aeb9) into master (47b0e1c) will increase coverage by 0.01%.
The diff coverage is 63.63%.

@@             Coverage Diff              @@
##             master    #9199      +/-   ##
============================================
+ Coverage     39.83%   39.84%   +0.01%     
- Complexity    11749    11757       +8     
============================================
  Files          3362     3364       +2     
  Lines         90671    90718      +47     
  Branches      10086    10090       +4     
============================================
+ Hits          36118    36151      +33     
- Misses        51473    51482       +9     
- Partials       3080     3085       +5     
Impacted Files Coverage Δ
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
.../AsyncContextSpanEventSimpleAroundInterceptor.java 33.33% <0.00%> (ø)
...ptor/AsyncContextSpanEventEndPointInterceptor.java 6.66% <0.00%> (ø)
...netty/interceptor/http/HttpEncoderInterceptor.java 0.00% <0.00%> (ø)
...nterceptor/MQExternalClientHandlerInterceptor.java 0.00% <0.00%> (ø)
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...orp/pinpoint/profiler/context/AsyncChildTrace.java 1.83% <ø> (ø)
...point/profiler/context/DepthCompressCallStack.java 72.72% <ø> (ø)
...ler/instrument/config/DefaultInstrumentConfig.java 70.00% <28.57%> (-6.75%) ⬇️
...ler/context/provider/CallStackFactoryProvider.java 63.63% <66.66%> (+3.63%) ⬆️
... and 14 more

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

@jaehong-kim jaehong-kim merged commit d49abbb into pinpoint-apm:master Sep 20, 2022
@jaehong-kim jaehong-kim deleted the fix-callstack-overflow-log branch September 20, 2022 06:20
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.

1 participant