0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 01:28:32 +02:00
synapse/synapse/replication
Jorik Schellekens 812ed6b0d5
Opentracing across workers (#5771)
Propagate opentracing contexts across workers


Also includes some Convenience modifications to opentracing for servlets, notably:
- Add boolean to skip the whitelisting check on inject
  extract methods. - useful when injecting into carriers
  locally. Otherwise we'd always have to include our
  own servername and whitelist our servername
- start_active_span_from_request instead of header
- Add boolean to decide whether to extract context
  from a request to a servlet
2019-08-22 18:08:07 +01:00
..
http Opentracing across workers (#5771) 2019-08-22 18:08:07 +01:00
slave Run Black. (#5482) 2019-06-20 19:32:02 +10:00
tcp Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00