diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-04-08 08:01:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 08:01:14 -0400 |
commit | 48d44ab1425ffac721b7d407823c2315cda1929a (patch) | |
tree | bb8c741b7bf163c911ed57880a5e84547c260f9b /tests/util/caches | |
parent | Don't report anything from GaugeBucketCollector metrics until data is present... (diff) | |
download | synapse-48d44ab1425ffac721b7d407823c2315cda1929a.tar.xz |
Record more information into structured logs. (#9654)
Records additional request information into the structured logs, e.g. the requester, IP address, etc.
Diffstat (limited to 'tests/util/caches')
-rw-r--r-- | tests/util/caches/test_descriptors.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/util/caches/test_descriptors.py b/tests/util/caches/test_descriptors.py |