-
Notifications
You must be signed in to change notification settings - Fork 1.2k
sdk/log: Processor.OnEmit accetps a Record pointer #5636
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 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
65934b2
sdk/log: Change Processor and Record.Clone to operate on pointers
pellared 7c70511
Update BenchmarkProcessor
pellared eae4fa9
Update unit tests
pellared fd713c8
gofumpt
pellared 07d7af9
Update DESIGN.md
pellared 94f3c6e
Make BatchProcessor safer
pellared 3fe660b
Update CHANGELOG.md
pellared 4f5cdb6
Refine commments
pellared 3c0a490
Merge branch 'pointer-processor' of https://github.com/pellared/opent…
pellared 6a944cf
Merge branch 'main' into pointer-processor
pellared 8235dc1
Merge branch 'main' into pointer-processor
pellared 947aeaf
Merge branch 'main' into pointer-processor
pellared 8b64c68
Apply suggestions from code review
pellared 790ab22
Revert Record.Clone changes
pellared 55dafb5
Add comment why we are cloning the record
pellared 82d5cf7
Merge branch 'main' into pointer-processor
pellared ac5e2c4
Merge branch 'main' into pointer-processor
pellared 16fad13
Merge branch 'main' into pointer-processor
pellared b8b7fb8
Update sdk/log/example_test.go
pellared 79f79ee
Merge branch 'main' into pointer-processor
pellared d304818
Merge branch 'main' into pointer-processor
pellared dfa72a6
Processor.Enabled to accept Record value
pellared 76c6d0a
Merge branch 'main' into pointer-processor
pellared 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
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.