mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 08:55:18 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
* Trace event persistence When we persist a batch of events, set the parent opentracing span to the that from the request, so that we can trace all the way in. * changelog * When we force tracing, set a baggage item ... so that we can check again later. * Link in both directions between persist_events spans