Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Azure Service Bus set correlation Id and Message Id #668

@Henery309

Description

@Henery309

Hi there,

Is there a way to set correlation id and message id for the azure service bus message? Currently we use application insight for distributed tracing and application insight can automatically group events across azure resource. But for this to happen with azure service bus we need to provide a correlation within the message.

Message id is used to prevent duplication. Azure service bus ignore subsequent message with same message id. Currently, it looks like message id is generated by Cap library.

It would be awesome to be able to set these values from the application.

Thanks really appreciate your work on this great library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions