Record more information into structured logs. (#9654)
Records additional request information into the structured logs, e.g. the requester, IP address, etc.
Showing
- changelog.d/9654.feature 1 addition, 0 deletionschangelog.d/9654.feature
- synapse/http/site.py 88 additions, 24 deletionssynapse/http/site.py
- synapse/logging/context.py 59 additions, 11 deletionssynapse/logging/context.py
- synapse/metrics/background_process_metrics.py 12 additions, 6 deletionssynapse/metrics/background_process_metrics.py
- synapse/replication/tcp/protocol.py 3 additions, 2 deletionssynapse/replication/tcp/protocol.py
- tests/crypto/test_keyring.py 11 additions, 12 deletionstests/crypto/test_keyring.py
- tests/logging/test_terse_json.py 66 additions, 4 deletionstests/logging/test_terse_json.py
- tests/unittest.py 1 addition, 1 deletiontests/unittest.py
- tests/util/caches/test_descriptors.py 3 additions, 4 deletionstests/util/caches/test_descriptors.py
- tests/util/test_logcontext.py 11 additions, 24 deletionstests/util/test_logcontext.py
Loading
Please register or sign in to comment