diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-09 10:13:14 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-09-09 10:24:14 +0100 |
commit | 05bae6b4fc97943b3738bac3175da1bc49f13512 (patch) | |
tree | 4d54cfaf71f88609400073d506f9be4043379bd4 /synapse/push/httppusher.py | |
parent | Servers-known-about statistic (#5981) (diff) | |
download | synapse-05bae6b4fc97943b3738bac3175da1bc49f13512.tar.xz |
Add opentracing span for HTTP push
Diffstat (limited to 'synapse/push/httppusher.py')
-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 |