Skip to content
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

fix: [kafka-python] support topic as kwarg #949

Merged
merged 3 commits into from
Mar 14, 2022

Conversation

nozik
Copy link
Contributor

@nozik nozik commented Mar 7, 2022

Description

Topic was only extracted when sent as regular arg; it can also be provided as a kwarg.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Added a test case

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • [] Documentation has been updated

@nozik nozik requested a review from a team as a code owner March 7, 2022 18:58
@nozik nozik force-pushed the kafka_python_topic_extraction_fix branch from 75660e0 to 82101d6 Compare March 7, 2022 18:59
@nozik nozik changed the title support topic as kwarg fix: [kafka-python[ support topic as kwarg Mar 7, 2022
@nozik nozik changed the title fix: [kafka-python[ support topic as kwarg fix: [kafka-python] support topic as kwarg Mar 7, 2022
@nozik nozik force-pushed the kafka_python_topic_extraction_fix branch 6 times, most recently from 2a809cf to d1740bf Compare March 8, 2022 06:16
@nozik nozik force-pushed the kafka_python_topic_extraction_fix branch from d1740bf to 16feb85 Compare March 8, 2022 06:20
@nozik nozik removed their assignment Mar 9, 2022
@nozik nozik removed their assignment Mar 13, 2022
@nozik
Copy link
Contributor Author

nozik commented Mar 14, 2022

@lzchen Can this be merged? Thanks!

@lzchen lzchen closed this Mar 14, 2022
@lzchen lzchen reopened this Mar 14, 2022
@lzchen lzchen merged commit 8fc95ca into open-telemetry:main Mar 14, 2022
@nozik nozik deleted the kafka_python_topic_extraction_fix branch April 11, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants