mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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`.
|