[Instrumentation.AWS] Update dependency to OpenTelemetry.Extensions.AWS#1288
Merged
Kielek merged 3 commits intoopen-telemetry:mainfrom Aug 3, 2023
Kielek:instrumentation-aws-update-dependency
Merged
[Instrumentation.AWS] Update dependency to OpenTelemetry.Extensions.AWS#1288Kielek merged 3 commits intoopen-telemetry:mainfrom Kielek:instrumentation-aws-update-dependency
Kielek merged 3 commits intoopen-telemetry:mainfrom
Kielek:instrumentation-aws-update-dependency
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1288 +/- ##
=======================================
Coverage 73.83% 73.83%
=======================================
Files 264 264
Lines 9386 9386
=======================================
Hits 6930 6930
Misses 2456 2456
|
srprash
approved these changes
Aug 2, 2023
utpilla
reviewed
Aug 2, 2023
| ([#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. |
utpilla
approved these changes
Aug 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Towards #1268
Changes
Update dependency to OpenTelemetry.Extensions.AWS
For significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes[ ] Design discussion issue #[ ] Changes in public API reviewed