radicle-dev / radicle-link

The second iteration of the Radicle code collaboration protocol.
Other
423 stars 39 forks source link

instrumentation: ensure span propagation across spawn points #628

Closed kim closed 3 years ago

kim commented 3 years ago

Properly roots the span tree at "accept", which will also output the local peer id when the format is configured verbose enough (useful for multi-peer scenarios, ie. tests). Formatting can now also be controlled via the environment for integration- and e2e tests.

Signed-off-by: Kim Altintop kim@monadic.xyz