rele
rele copied to clipboard
Add a message trace_id
To track message propagation.
Additionally, if we want to spawn new messages from failed messages, we can reassign this id to the new message that will go to a dead letter queue(?).
@antoniobusrod @jonasae Will this still be necessary for any apm integration?
I think we will probably need publisher span id to initialize subscription callback span with publisher span id as its parent.