mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 21:36:56 +00:00
703a8f9c67
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