MatrixSynapse/synapse/handlers
Erik Johnston 9a6f4a684f
Cleanup opentracing logging for syncs (#10828)
We added a bunch of spans in #10704, but this ended up adding a lot of
redundant spans for rooms where nothing changed, so instead we only
start the span if there might be something interesting going on.
2021-09-15 17:14:25 +01:00
..
ui_auth
__init__.py
_base.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
account_data.py
account_validity.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
admin.py
appservice.py
auth.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
cas.py
deactivate_account.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
device.py
devicemessage.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
directory.py
e2e_keys.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
e2e_room_keys.py
event_auth.py
events.py
federation.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
federation_event.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
groups_local.py
identity.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
initial_sync.py
message.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
oidc.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
pagination.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
password_policy.py
presence.py
profile.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
read_marker.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
receipts.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
register.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
room.py
room_list.py
room_member.py
room_member_worker.py
room_summary.py
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py
stats.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
sync.py Cleanup opentracing logging for syncs (#10828) 2021-09-15 17:14:25 +01:00
typing.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
user_directory.py