Skip to content

Closes#1849: include a message id tag in rabbitmqactivitysource for published messages #1852

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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

YayBurritos
Copy link

@YayBurritos YayBurritos commented Jun 30, 2025

Proposed Changes

Addresses #1849.

Updated the RabbitMQActivitySource.BasicPublish method to allow for IReadOnlyBasicProperties to be passed in as an additional parameter. This allows the IReadOnlyBasicProperties to then be passed along to the PopulateMessagingTags method, which adds the MessageId as a tag.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

Checklist

  • I have read the CONTRIBUTING.md document
  • I have signed the CA (see https://cla.pivotal.io/sign/rabbitmq) - I can't get to this link. Is it valid?
  • I have added tests that prove my fix is effective or that my feature works

@michaelklishin michaelklishin changed the title 1849 include messageid tag in rabbitmqactivitysource during basicpublish Closes#1849: include a message id tag in rabbitmqactivitysource for published messages Jul 1, 2025
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.

1 participant