mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
c3e38b88f2
This adds some opentracing annotations to ResponseCache, to make it easier to see what's going on; in particular, it adds a link back to the initial trace which is actually doing the work of generating the response.
1 line
70 B
Text
1 line
70 B
Text
Improve opentracing support for requests which use a `ResponseCache`.
|