-
Notifications
You must be signed in to change notification settings - Fork 411
[Instrumentation.AWSLambda] Enable nullable #1295
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
Merged
Kielek
merged 21 commits into
open-telemetry:main
from
rypdal:feature/aws-lambda-enable-nullable
Aug 10, 2023
Merged
Changes from 16 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
aa525f5
#894: enabled nullable for AWSLambda instrumentation
rypdal ecc6330
#894: allow nulls for ILambdaContext
rypdal 221f6ac
#894: review suggestions
rypdal fce5a66
Update test/OpenTelemetry.Instrumentation.AWSLambda.Tests/Implementat…
rypdal edd3e9d
#894: made ILambdaContext non-nullable (for AWS lambda functions it m…
rypdal 0a62c40
#894: added null-forgiving for passed tags and got rid of type casting
rypdal 490f16b
Update test/OpenTelemetry.Instrumentation.AWSLambda.Tests/Implementat…
rypdal 556bd8a
#894: further null-check improvements
rypdal 888dbec
#894: moved repeating null check to internal methods
rypdal dabf755
Merge branch 'main' into feature/aws-lambda-enable-nullable
rypdal 0bfa3ce
#894: review suggestions and other improvements
rypdal 6bfce39
#894: additional review suggestions
rypdal 3d129bf
Update src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md
rypdal edaed39
Update src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md
rypdal 7ba3940
#894: long lines split
rypdal e257928
#894: more line split
rypdal 117e923
Update src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md
rypdal b0890f2
#894: removed unnecessary mentioning of test project
rypdal 0f828ec
#894: fixed line length
rypdal d98bd3c
#894: fixed typo
rypdal df55a4e
Merge branch 'main' into feature/aws-lambda-enable-nullable
Kielek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
|
rypdal marked this conversation as resolved.
|
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.