Skip to content

Conversation

@venkatagiri
Copy link

Support for adding a label to a kafka payload(within rdkafka) was added in v0.15.0. karafka/rdkafka-ruby#381
This PR updates the method signature to allow label keyword argument.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 6, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link
Contributor

@arielvalentin arielvalentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

I would like to request a few changes here:

  1. Please add an automated test to avoid regressions
  2. This change should ensure that the instrumentation requires a minimal version compatible for rdkafka v0.15.0 e.g. https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/rdkafka/lib/opentelemetry/instrumentation/rdkafka/instrumentation.rb#L12
  3. We may want to consider releasing a version of the instrumentation that checks for a Max compatibility with v0.14.x and release that first then release this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2025

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale Marks an issue/PR stale label Feb 6, 2025
@github-actions github-actions bot closed this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Marks an issue/PR stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants