diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-09 15:08:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-09 15:08:06 +0100 |
commit | ea6956c55cf7e472d54bf4c411d21a1d84967cb8 (patch) | |
tree | 091ee949e2f2bc131428d6d59e7232ae929eb9b3 /synapse/push | |
parent | Servers-known-about statistic (#5981) (diff) | |
parent | Newsfile (diff) | |
download | synapse-ea6956c55cf7e472d54bf4c411d21a1d84967cb8.tar.xz |
Merge pull request #6003 from matrix-org/erikj/push_opentracing
Add opentracing span for HTTP push
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/httppusher.py | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |