Skip to content
New issue

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

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

Already on GitHub? # to your account

[#9187] Fix span dispatch failed #9194

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

jaehong-kim
Copy link
Contributor

@jaehong-kim jaehong-kim added this to the 2.5.0 milestone Sep 19, 2022
@jaehong-kim jaehong-kim self-assigned this Sep 19, 2022
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #9194 (343234e) into master (e43b9a8) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9194      +/-   ##
============================================
- Coverage     39.84%   39.83%   -0.02%     
+ Complexity    11751    11748       -3     
============================================
  Files          3362     3362              
  Lines         90654    90657       +3     
  Branches      10086    10086              
============================================
- Hits          36120    36112       -8     
- Misses        51454    51462       +8     
- Partials       3080     3083       +3     
Impacted Files Coverage Δ
...rofiler/context/grpc/GrpcSpanMessageConverter.java 12.16% <0.00%> (-0.20%) ⬇️
...pinpoint/profiler/instrument/AccessorAnalyzer.java 51.61% <0.00%> (-9.68%) ⬇️
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 68.51% <0.00%> (-7.41%) ⬇️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 46.66% <0.00%> (-6.67%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...vercorp/pinpoint/web/vo/ApplicationAgentsList.java 90.24% <0.00%> (-2.44%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 80.65% <0.00%> (-0.42%) ⬇️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️
.../collector/dao/pinot/PinotSystemMetricLongDao.java 100.00% <0.00%> (+36.36%) ⬆️

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 0415729 into pinpoint-apm:master Sep 19, 2022
@jaehong-kim jaehong-kim deleted the fix-span-dispatch-fail branch September 19, 2022 07:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant