-
Notifications
You must be signed in to change notification settings - Fork 710
feat: support batch (getmany) in aiokafka instrumentation #3257
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
Open
dimastbk
wants to merge
27
commits into
open-telemetry:main
Choose a base branch
from
dimastbk:add-aiokafka-batch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 14 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
5a68ca6
feat: support batch (getmany) in aiokafka instrumentation
dimastbk 29eb8d3
test: fix unclosed resources and typing
dimastbk ae227a1
test: add test_wrap_getmany
dimastbk 745d7ad
fix: get unique topic list in batch
dimastbk 774d741
fix: update typing, run pyupgrade
dimastbk 5f75b27
fix: remove json.dumps from SERVER_ADDRESS attribute
dimastbk 8f68412
fix pylint
dimastbk bf40659
fix: sync span_kind with spec
dimastbk 54fdd95
add CHANGELOG entry
dimastbk d9bdae4
Merge branch 'main' into add-aiokafka-batch
dimastbk d7dfc07
Merge branch 'main' into add-aiokafka-batch
dimastbk 570aecb
Merge branch 'main' into add-aiokafka-batch
dimastbk ebe92be
Merge branch 'main' into add-aiokafka-batch
dimastbk 76c8faa
remove changes not from this issue
dimastbk 4d6107f
move types under TYPE_CHECKING
dimastbk eed611e
Merge branch 'main' into add-aiokafka-batch
xrmx c7704ef
move CHANGELOG entry to unreleased
dimastbk 0e9508c
Merge branch 'main' into add-aiokafka-batch
dimastbk 08b698a
Merge branch 'main' into add-aiokafka-batch
dimastbk 3a05425
Merge branch 'main' into add-aiokafka-batch
dimastbk 0467411
enable pyright for aiokafka, fix key type
dimastbk 1be05b4
Merge branch 'main' into add-aiokafka-batch
dimastbk ea08b0b
Merge branch 'main' into add-aiokafka-batch
dimastbk 0bc894b
Update CHANGELOG.md
dimastbk af2927e
Merge branch 'main' into add-aiokafka-batch
emdneto 4baec16
Merge branch 'main' into add-aiokafka-batch
dimastbk d59cdd7
Merge branch 'main' into add-aiokafka-batch
emdneto 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
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.