-
Notifications
You must be signed in to change notification settings - Fork 324
Replace/extend resource dest. with service target.{name.type} #2578
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
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
ba7ea3f
add Service context
SylvainJuge 4ab9461
simpler and less generic design
SylvainJuge 3dec136
fix resource dest tests
SylvainJuge 9c83b8d
use new API in jdbc plugin
SylvainJuge 810f9ee
add custom assertions for service target
SylvainJuge d7d89d5
add service target+tests
SylvainJuge 4b3cbd4
migrate to new API + tests with new API/assert
SylvainJuge bd1e343
simplify & cleanup WIP
SylvainJuge 4acf9a0
fix small json serialization
SylvainJuge 5deb571
migrate compressed spans
SylvainJuge 90b76c3
migrate dropped spans stats
SylvainJuge 329e486
remove Destination.Service
SylvainJuge 26b088b
add assert for http exit spans
SylvainJuge c408a8a
Merge branch 'main' of github.com:elastic/apm-agent-java into add-ser…
SylvainJuge 50f6093
update json test
SylvainJuge fd9b9c9
add assertions on destination + update API tests
SylvainJuge 3c3ab1b
add few tests+only use resource as fallback
SylvainJuge 0c34e50
fix service name json serialization
SylvainJuge 88a11b3
fix http host for OTel bridge
SylvainJuge 842be57
align otel gherkin spec
SylvainJuge b455962
simplify otel mapping for service target
SylvainJuge 4e6b650
slightly enhance ServiceTarget API + grpc
SylvainJuge ad5599d
small javadoc update
SylvainJuge 9c5ed3c
add entry point to API + user override
SylvainJuge 5d9b813
fix javadoc
SylvainJuge 3f648ab
Merge branch 'main' of github.com:elastic/apm-agent-java into add-ser…
SylvainJuge 6b9e469
fix merge issues + cleanup
SylvainJuge 31b6f8b
simplify OTel spec mapping for corner case
SylvainJuge 1727b1d
document new API
SylvainJuge 9fae279
fix mongo db name
SylvainJuge 619822b
fix json serialization
SylvainJuge cd84271
fix few other corner cases
SylvainJuge b94aeef
slightly better deprecated API compat.
SylvainJuge ce43e78
post-review changes
SylvainJuge 756bd73
use stringbuilder copy in dropped stats
SylvainJuge 5ca78c6
fix missing copyright notice
SylvainJuge eb66ff3
fix NPE in tests
SylvainJuge cba3dd5
deprecate old API + remove it from docs
SylvainJuge 354aa55
fix doc links
SylvainJuge a03f23d
keep check on legacy resource for consistency
SylvainJuge 3485a24
improve test assertions
SylvainJuge af2566e
test expected resource
SylvainJuge 7f618f6
Merge branch 'main' of github.com:elastic/apm-agent-java into add-ser…
SylvainJuge 83725fe
fix typo
SylvainJuge 32bbc4b
Merge branch 'main' of github.com:elastic/apm-agent-java into add-ser…
SylvainJuge ddb905b
update changelog
SylvainJuge 9a77e39
post-review perf improvement
SylvainJuge 3673446
fix minor post-review
SylvainJuge 8416d34
enhance and split test for clarity
SylvainJuge 8f91b09
improve dropped spans tests
SylvainJuge 0faf80c
remove todo
SylvainJuge 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
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.