Skip to content

Add tracing for recoverability pipeline using ActivityFactory#7845

Open
ramonsmits wants to merge 7 commits into
otelfrom
tracing-recoverability-action
Open

Add tracing for recoverability pipeline using ActivityFactory#7845
ramonsmits wants to merge 7 commits into
otelfrom
tracing-recoverability-action

Conversation

@ramonsmits

@ramonsmits ramonsmits commented Jul 10, 2026

Copy link
Copy Markdown
Member

Due to the way Core interacts with the Transport the recoverability pipeline is invoked AFTER the main pipeline therefore the traces aren't linked.

In the happy flow there is only the main pipeline activity, when a message fails it will now also have a recoverability trace. The outcome is appended to the activity display as well as added to a tag nservicebus.recoverability_action so that any outcome is immediately visible to the user that is viewing the trace, but also allows to traces to be filtered on specific tags.

@ramonsmits ramonsmits self-assigned this Jul 10, 2026
@irinascurtu
irinascurtu marked this pull request as ready for review July 13, 2026 11:49
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.

2 participants