mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-23 15:31:06 +02: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.