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

Added AWS X-Ray trace id generator and propagator. #42

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Added AWS X-Ray trace id generator and propagator. #42

merged 1 commit into from
Oct 14, 2020

Conversation

lupengamzn
Copy link
Contributor

As suggested by open-telemetry/opentelemetry-specification#1047 (comment), moving AWS X-Ray trace id generator and propagator from main repo to contrib repo.

Id generator PR: open-telemetry/opentelemetry-dotnet#1268
Propagator PR: open-telemetry/opentelemetry-dotnet#1300

@lupengamzn lupengamzn requested a review from a team October 14, 2020 03:50
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #42 into master will increase coverage by 4.29%.
The diff coverage is 77.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   60.18%   64.48%   +4.29%     
==========================================
  Files          24       28       +4     
  Lines         545      732     +187     
==========================================
+ Hits          328      472     +144     
- Misses        217      260      +43     
Impacted Files Coverage Δ
...y.Contrib.Extensions.AWSXRay/AWSXRayEventSource.cs 0.00% <0.00%> (ø)
...ensions.AWSXRay/TracerProviderBuilderExtensions.cs 75.00% <75.00%> (ø)
...trib.Extensions.AWSXRay/Trace/AWSXRayPropagator.cs 79.50% <79.50%> (ø)
...y.Contrib.Extensions.AWSXRay/AWSXRayIdGenerator.cs 93.61% <93.61%> (ø)

@lupengamzn
Copy link
Contributor Author

@cijothomas

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.

3 participants