MatrixSynapse/synapse
Eric Eastwood 703a8f9c67
Instrument `state` and `state_group` storage related things (tracing) (#15610)
Instrument `state` and `state_group` storage related things (tracing) so it's a little more clear where these database transactions are coming from as there is a lot of wires crossing in these functions.

Part of `/messages` performance investigation: https://github.com/matrix-org/synapse/issues/13356
2023-05-19 12:26:58 -05:00
..
_scripts
api
app
appservice
config
crypto
events Instrument `state` and `state_group` storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
federation
handlers
http
logging
media
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state Instrument `state` and `state_group` storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
static
storage Instrument `state` and `state_group` storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py