-
Notifications
You must be signed in to change notification settings - Fork 357
[SemanticConvention] Migrate generation to Weaver and bump version to 1.26 #2040
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 27 commits into
open-telemetry:main
from
dynatrace-oss-contrib:feat/semconv-migrate-to-weaver
Sep 13, 2024
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
6f19aa8
Migrate to Weaver
joaopgrassi 7a0f5fe
Bump to 1.26
joaopgrassi dfee1b5
Keep .NET unrelated files for now
joaopgrassi 2dc7775
Simplify template with new Weaver features
joaopgrassi a33d30a
Generate attributes with Weaver
joaopgrassi 3e61b1e
Add changelog
joaopgrassi a4d83b4
Update bash script
joaopgrassi 6be6781
Merge branch 'main' into feat/semconv-migrate-to-weaver
joaopgrassi 3615b57
Drop deprecated `otel.*` attributes for now
joaopgrassi e166e05
PR suggestions
joaopgrassi f2e6bc9
PR suggestions
joaopgrassi 88c07be
Merge branch 'main' into feat/semconv-migrate-to-weaver
joaopgrassi 2d30d4a
Merge branch 'main' into feat/semconv-migrate-to-weaver
joaopgrassi 558bc64
Update public api file
joaopgrassi b0e91c5
Add comment about auto-gen code in sanity check script
joaopgrassi ca3f9ce
Merge branch 'main' into feat/semconv-migrate-to-weaver
joaopgrassi de0f818
Merge branch 'main' into feat/semconv-migrate-to-weaver
Kielek ccb8a78
PR suggestions
joaopgrassi 19c6677
Add nullablity
joaopgrassi bc94569
Avoid error when deleting non-existing folder in ps script
joaopgrassi 016ea1f
Add workflow checks for semconv
joaopgrassi bbd9537
Fix checks
joaopgrassi a70db47
CI attemp 1
joaopgrassi 5cfdd66
CI attemp 2
joaopgrassi c91243a
Merge branch 'main' into feat/semconv-migrate-to-weaver
Kielek 4e81c53
Remove checks for now
joaopgrassi b9c8e3f
Add nullable to template
joaopgrassi 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| #nullable enable |
1,679 changes: 868 additions & 811 deletions
1,679
src/OpenTelemetry.SemanticConventions/.publicApi/PublicAPI.Unshipped.txt
Large diffs are not rendered by default.
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
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.