diff options
| author | Erik Johnston <erik@matrix.org> | 2020-07-14 10:41:16 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2020-07-14 10:41:16 +0100 |
| commit | 9fc4231ad890a805a3dd3faa643fcc02be0eb3aa (patch) | |
| tree | ec91e1791a79c9fca8171624da32d5fee84ee942 | |
| parent | Handle empty suffixes in nested_logging_context (diff) | |
| download | synapse-github/erikj/jaeger_measure.tar.xz | |
Don't copy scopes from parent span github/erikj/jaeger_measure erikj/jaeger_measure
| -rw-r--r-- | synapse/logging/context.py | 4 | ||||
| -rw-r--r-- | synapse/logging/scopecontextmanager.py | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/synapse/logging/context.py b/synapse/logging/context.py |
