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

[Instrumentation.AWS] Update dependency to OpenTelemetry.Extensions.AWS #1288

Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Aug 2, 2023

Towards #1268

Changes

Update dependency to OpenTelemetry.Extensions.AWS

For significant contributions please make sure you have completed the following items:

  • Appropriate CHANGELOG.md updated for non-trivial changes
  • [ ] Design discussion issue #
  • [ ] Changes in public API reviewed

@Kielek Kielek added the comp:instrumentation.aws Things related to OpenTelemetry.Instrumentation.AWS label Aug 2, 2023
@Kielek Kielek requested a review from a team August 2, 2023 05:53
@Kielek Kielek force-pushed the instrumentation-aws-update-dependency branch from cfee164 to 7aaa0a8 Compare August 2, 2023 05:53
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1288 (7aaa0a8) into main (e0eeb0a) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 7aaa0a8 differs from pull request most recent head 56ad07a. Consider uploading reports for the commit 56ad07a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   73.83%   73.83%           
=======================================
  Files         264      264           
  Lines        9386     9386           
=======================================
  Hits         6930     6930           
  Misses       2456     2456           
Files Changed Coverage Δ
...on.AWS/Implementation/AWSTracingPipelineHandler.cs 87.75% <ø> (ø)

@@ -11,6 +11,10 @@
* Global propagator is now used to inject into sent SQS and SNS message
attributes (in addition to X-Ray propagation).
([#1051](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1051))
* Change dependency from `OpenTelemetry.Contrib.Extensions.AWSXRay` to `OpenTelemetry.Extensions.AWS`
([#1288](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1288))
* Update OpenTelemetry SDK version to `1.5.1` by `OpenTelemetry.Extensions.AWS` package.
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as #1289 (comment)

@Kielek Kielek merged commit 36a9712 into open-telemetry:main Aug 3, 2023
@Kielek Kielek deleted the instrumentation-aws-update-dependency branch August 3, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:instrumentation.aws Things related to OpenTelemetry.Instrumentation.AWS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants