salemove / freddy

Messaging api supporting request-response and acknowledgements.
MIT License
9 stars 0 forks source link

Add support for asynchronous tracing #60

Closed indrekj closed 6 years ago

indrekj commented 6 years ago

Example of a sync trace:

screen shot 2018-07-07 at 01 03 26

Example of an async trace (service b sends a message to service c using #deliver):

screen shot 2018-07-07 at 01 03 35