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

Fix trace id is not transmitted. #47

Merged
merged 2 commits into from Aug 26, 2022
Merged

Fix trace id is not transmitted. #47

merged 2 commits into from Aug 26, 2022

Conversation

jmjoy
Copy link
Member

@jmjoy jmjoy commented Aug 26, 2022

In cross process scenes, the trace id is not transmitted, by mistake in the previous modification (#39 (comment)).

The e2e is not coverd, because it dost not record trace id field.

@codecov-commenter
Copy link

Codecov Report

Merging #47 (152a2ce) into master (49f6d76) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   22.16%   22.12%   -0.04%     
==========================================
  Files          18       18              
  Lines         591      592       +1     
==========================================
  Hits          131      131              
- Misses        460      461       +1     
Impacted Files Coverage Δ
src/trace/trace_context.rs 24.32% <0.00%> (-0.17%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jmjoy jmjoy requested a review from wu-sheng August 26, 2022 09:33
@wu-sheng
Copy link
Member

So, would you like to cancel the on going release vote? This seems a critical bug.

@jmjoy
Copy link
Member Author

jmjoy commented Aug 26, 2022

So, would you like to cancel the on going release vote? This seems a critical bug.

I think so.

@jmjoy jmjoy marked this pull request as draft August 26, 2022 09:53
@wu-sheng wu-sheng added the bug Something isn't working label Aug 26, 2022
@wu-sheng wu-sheng added this to the 0.4.0 milestone Aug 26, 2022
@wu-sheng
Copy link
Member

I added this to closed 0.4.0 release. Please notice to delete 0.4 tag carefully.

@jmjoy jmjoy marked this pull request as ready for review August 26, 2022 16:00
@jmjoy
Copy link
Member Author

jmjoy commented Aug 26, 2022

The 0.4.0 tag will be set to the latest commit, if the PR is merged.

@wu-sheng wu-sheng merged commit 10aa902 into apache:master Aug 26, 2022
@jmjoy jmjoy deleted the fix branch August 27, 2022 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants