Skip to content

feature: add kafka consumer group attribute to kafka-python#4637

Open
mznet wants to merge 4 commits into
open-telemetry:mainfrom
mznet:kafka-python-consumer-group
Open

feature: add kafka consumer group attribute to kafka-python#4637
mznet wants to merge 4 commits into
open-telemetry:mainfrom
mznet:kafka-python-consumer-group

Conversation

@mznet
Copy link
Copy Markdown
Contributor

@mznet mznet commented May 29, 2026

Description

Fixes #4593

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • uv run tox -e py311-test-instrumentation-kafka-python

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

@mznet mznet requested a review from a team as a code owner May 29, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Add Kafka Consumer Group to Kafka Instrumentation

1 participant