Integrate swift-tracing into SWIM #30
Labels
1 - triaged
Task makes sense, is well defined, and is ready to be worked on
help wanted
Extra attention is needed
i:tracing
Milestone
It would be quite nice to optionally be able to pass around baggage context in such way that tracing will just work:
Instance
should return baggage context whenever it yields asend...
directivecontext
parameter (BaggageContext)we'd small fun traces of the pings and pingReq (this one is more interesting since it performs a "hop" through a node, so that's nice to view).
We should also visualize a
pingRequest
as containing all of the pings this causes.Tracing: https://github.com/slashmo/gsoc-swift-tracing
The text was updated successfully, but these errors were encountered: