forked-synapse/synapse/federation/sender
Richard van der Hoff cb59e08062
Improve logging and opentracing for to-device message handling (#14598)
A batch of changes intended to make it easier to trace to-device messages through the system.

The intention here is that a client can set a property org.matrix.msgid in any to-device message it sends. That ID is then included in any tracing or logging related to the message. (Suggestions as to where this field should be documented welcome. I'm not enthusiastic about speccing it - it's very much an optional extra to help with debugging.)

I've also generally improved the data we send to opentracing for these messages.
2022-12-06 09:52:55 +00:00
..
__init__.py Use servers list approx to send read receipts when in partial state (#14549) 2022-11-30 13:39:47 +01:00
per_destination_queue.py Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
transaction_manager.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00