-
Notifications
You must be signed in to change notification settings - Fork 357
Upgrade Semantic Convention handling in AWS libraries. #2367
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
alanwest
merged 35 commits into
open-telemetry:main
from
ppittle:upgrade-aws-semantic-convention
Dec 20, 2024
Merged
Changes from 34 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0d5c59b
upgrade semantic convention
ppittle 4e8d265
Use a builder pattern for resource attributes
ppittle 59a6a9f
improve documentation
ppittle 67c2b03
inline attribute strings and update obsolete attributes
ppittle d248279
Alternate strategy to simplify implementation
ppittle 7658b78
renamed files to reflect decision to user simpler model for managing …
ppittle 928f4f1
move the upgrade of AttributeHttpTarget to a new PR as this will requ…
ppittle b52cbc5
add new unit tests for SemanticConventionVersion switching
ppittle 749f5dd
update AWS Lambda tests to use Semantic Convention 1.29
ppittle 0c091f2
remove obsolete code
ppittle 5204ab7
Update SetTag to be a no-op if attribute name is null or empty
ppittle a7be302
Update documentation and add documentation to README files
ppittle db38b54
run dotnet format
ppittle bc32e39
fix minor issues found by unit tests
ppittle 31700b8
Update Instrumentation.AWS.Tests to use Semantic Convention 1.29
ppittle bb6315a
Change SemanticConventionVersion to track Semantic Convention versions
ppittle 62e75e8
move depreication of AttributeHttpTarget to new PR
ppittle 0387cb2
implement AttirbuteHttpTarget
ppittle 071f0b3
update AWS Lambda tests to use Semantic Convention 1.29
ppittle f180dd2
change whitespace to improve readability
ppittle b7b251b
rebase change semnatic versions to track
ppittle 2bc2930
adjust strategy to list attributes as obsolete and add additional Add…
ppittle 82bae2a
change SemenaticCvonentionVersion strategy to pin to v1.27 - the curr…
ppittle 0eb9e87
SemanticConventionsVersion is public in multiple repositories and so…
ppittle da6c620
run dotnet format
ppittle 1a1f9d9
change AWSemanticConventions from a static to instances to improve te…
ppittle fc58a67
Update src/OpenTelemetry.Instrumentation.AWS/README.md
ppittle de586e4
Update changelog
ppittle 671dfbf
change casing of
ppittle 42a6d0a
inline documentation from opentelemetry.semanticconventions and remov…
ppittle d72c650
Update libraries to impelement Semantic Convention 1.28 and 1.29
ppittle abad591
no longer include common SemanticConventions file
ppittle 189e873
drop the suffix expiremental in enum values and instead metnion exper…
ppittle d70a0c5
change strategy - beta version will default to Legacy (ie no change i…
ppittle 8d75bfd
Update src/OpenTelemetry.Instrumentation.AWS/CHANGELOG.md
ppittle 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
7 changes: 7 additions & 0 deletions
7
src/OpenTelemetry.Instrumentation.AWS/.publicApi/PublicAPI.Unshipped.txt
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
35 changes: 0 additions & 35 deletions
35
src/OpenTelemetry.Instrumentation.AWS/Implementation/AWSSemanticConventions.cs
This file was deleted.
Oops, something went wrong.
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.
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.