MatrixSynapse/synapse/federation
Eric Eastwood 0a4efbc1dd
Instrument the federation/backfill part of `/messages` (#13489)
Instrument the federation/backfill part of `/messages` so it's easier to follow what's going on in Jaeger when viewing a trace.

Split out from https://github.com/matrix-org/synapse/pull/13440

Follow-up from https://github.com/matrix-org/synapse/pull/13368

Part of https://github.com/matrix-org/synapse/issues/13356
2022-08-16 12:39:40 -05:00
..
sender Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2022-07-15 09:36:56 +01:00
transport Add missing types to opentracing. (#13345) 2022-07-21 12:01:52 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
federation_client.py Instrument the federation/backfill part of `/messages` (#13489) 2022-08-16 12:39:40 -05:00
federation_server.py Instrument `FederationStateIdsServlet` - `/state_ids` (#13499) 2022-08-15 19:41:23 +01:00
persistence.py Remove `log_function` and its uses (#11761) 2022-01-18 13:06:04 +00:00
send_queue.py Spread out sending device lists to remote hosts (#12132) 2022-03-04 11:48:15 +00:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00