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

Add checker for passing correct sampling decision for xray #1355

Merged
merged 10 commits into from
Jan 14, 2021
Merged

Add checker for passing correct sampling decision for xray #1355

merged 10 commits into from
Jan 14, 2021

Conversation

lupengamzn
Copy link
Contributor

As discussed in #1268 (comment) and #1240, added the checker for passing correct sampling decision while using xray's trace id generator.

@lupengamzn lupengamzn requested a review from a team as a code owner October 15, 2020 23:05
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #1355 (cfa8a79) into master (9b60e1f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1355      +/-   ##
==========================================
- Coverage   82.09%   82.08%   -0.02%     
==========================================
  Files         249      249              
  Lines        6730     6730              
==========================================
- Hits         5525     5524       -1     
- Misses       1205     1206       +1     
Impacted Files Coverage Δ
src/OpenTelemetry/Trace/ActivitySourceAdapter.cs 97.05% <100.00%> (ø)
...ZPages/Implementation/ZPagesExporterEventSource.cs 56.25% <0.00%> (-6.25%) ⬇️

Copy link
Member

@cijothomas cijothomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add changelog.md entry as well befiore merge.

@cijothomas
Copy link
Member

@lupengamzn Please check the CI failures and resolve them.

@lupengamzn
Copy link
Contributor Author

@lupengamzn Please check the CI failures and resolve them.

@cijothomas Just fixed, thanks ☺️

@cijothomas cijothomas merged commit b17278f into open-telemetry:master Jan 14, 2021
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.

None yet

4 participants