-
Notifications
You must be signed in to change notification settings - Fork 986
Converge sync and async resources #5350
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
dyladan
merged 28 commits into
open-telemetry:main
from
dynatrace-oss-contrib:resource-async-sync
Feb 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0ac450e
WIP sync and async resource merge
dyladan 49ef5ed
Fix isPromiseLike
dyladan 29ccd0f
Fix tests - TODO: attribute fallback order
dyladan 767947c
Fix resource usages for 2.x
dyladan 9aba287
Fix remaining tests
dyladan 9f231aa
Unskip tests
dyladan 13f2064
Remove deep export
dyladan 2fa42c8
Review comments
dyladan ff5af1a
Remove noop detector export
dyladan 8e513e4
Merge remote-tracking branch 'origin/main' into resource-async-sync
dyladan 8236217
Lint and cleanup
dyladan 36d6b9c
Changelog
dyladan c1f6d24
Changelog
dyladan 1de27ba
Use shared empty resource
dyladan 20d297d
Make asyncAttributesPending readonly
dyladan 6d1f3a0
Add explicit return type to resource merge
dyladan f13ba2c
Fix types and lint
dyladan 15f54f0
Create new resource from list
dyladan e6dce6b
Explict return types
dyladan 7a93c59
revert package lock changes
dyladan 0467bc8
Merge remote-tracking branch 'origin/main' into resource-async-sync
dyladan fd4bab8
Revert package lock changes
dyladan 9c74732
Use strict equal
dyladan 9e55991
Fix test compilation
dyladan eba4a63
Do not await non-promise
dyladan cd8a8f1
Review comment
dyladan dde176a
Add comment about merge order
dyladan ee3e732
Merge remote-tracking branch 'origin/main' into resource-async-sync
dyladan 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
Lint and cleanup
- Loading branch information
commit 8236217f63bc8986aa72379d93e98cb82f72086d
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
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
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.