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
transport
__init__.py
federation_base.py
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
send_queue.py
units.py