-
-
Notifications
You must be signed in to change notification settings - Fork 469
feat(core): Global Attributes API #5148
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 18 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ff555aa
feat(core): Add scope-level attributes API
adinauer 7cd38e6
changelog
adinauer de80a23
ref: Split out LoggerApi/MetricsApi changes for stacked PR
adinauer f4e82bf
feat(core): Wire scope attributes into LoggerApi and MetricsApi
adinauer d535d44
changelog
adinauer 5974800
feat(samples): Showcase scope attributes in Spring Boot 4 samples
adinauer 7189bdc
changelog
adinauer 082fab0
Revert "changelog"
adinauer f0a2a21
ref: Remove redundant comments from variant controllers
adinauer 12d88f2
ref: Limit scope attributes sample to base Spring Boot 4 variant
adinauer bb056cc
fix: Detect integer attribute type correctly for all integer Number sโฆ
adinauer 3791872
changelog
adinauer 858da6c
feat: Support collections and arrays in log attribute type inference
adinauer ff23f6e
changelog
adinauer 80755b7
use ConcurrentHashMap instead of HashMap when merging attributes
adinauer 5c478cc
add enabled check similar to tags
adinauer 7c750cf
make setAttribute and setAttributes params nullable
adinauer 8e61d4d
test: Add coverage for arrayAttribute factory method
adinauer 1e7bcf5
Merge branch 'main' into feat/scope-attributes
adinauer 534ff79
Merge pull request #5118 from getsentry/feat/scope-attributes
adinauer 4aaa380
Merge branch 'feat/global-attributes-api' into feat/scope-attributes-โฆ
adinauer d56444b
Merge pull request #5120 from getsentry/feat/scope-attributes-logger-โฆ
adinauer 68c4a74
Merge pull request #5121 from getsentry/feat/scope-attributes-sample-e2e
adinauer e077d0d
Merge branch 'feat/global-attributes-api' into fix/attribute-integer-โฆ
adinauer e15272c
Merge pull request #5122 from getsentry/fix/attribute-integer-type-deโฆ
adinauer 3e35f04
Merge pull request #5124 from getsentry/feat/log-attribute-array-support
adinauer 94afb06
feat: Add Object[] overload to arrayAttribute factory
adinauer 1c603b0
shape changelog
adinauer b5de18d
Merge branch 'main' into feat/global-attributes-api
adinauer 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.
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.