mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 19:00:49 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _remote.py | ||
| _structured.py | ||
| _terse_json.py | ||
| context.py | ||
| filter.py | ||
| formatter.py | ||
| opentracing.py | ||
| scopecontextmanager.py | ||
| utils.py | ||