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

[#noissue]dubbo bugfix: cross-process propagation #8411

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tydhot
Copy link
Contributor

@tydhot tydhot commented Nov 16, 2021

we have fixed same problem in opentelemtery-java open-telemetry/opentelemetry-java-instrumentation#3442

@CLAassistant
Copy link

CLAassistant commented Nov 16, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #8411 (2869b91) into master (97f6e54) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8411      +/-   ##
============================================
- Coverage     39.77%   39.74%   -0.03%     
+ Complexity    11404    11398       -6     
============================================
  Files          3351     3351              
  Lines         89453    89451       -2     
  Branches       9911     9911              
============================================
- Hits          35579    35554      -25     
- Misses        50822    50858      +36     
+ Partials       3052     3039      -13     
Impacted Files Coverage Δ
...bo/interceptor/ApacheDubboProviderInterceptor.java 51.19% <40.00%> (-9.99%) ⬇️
...bo/interceptor/ApacheDubboConsumerInterceptor.java 63.79% <90.90%> (-0.62%) ⬇️
.../plugin/apache/dubbo/interceptor/NetworkUtils.java 0.00% <0.00%> (-53.85%) ⬇️
.../navercorp/pinpoint/rpc/client/RequestManager.java 66.66% <0.00%> (-7.58%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 71.42% <0.00%> (+28.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97f6e54...2869b91. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants